I have SA set up to run per user, my question is does the user_prefs
file support any include commands like Apache's httpd.conf or Bind's
named.conf file does? I basically don't want to re-write the maing
user_prefs file when a user updates their White or Black lists via the
web interface I'm providing....
I'm looking for something like:
include whitelist.conf
include blacklist.conf
Or something along those lines.