# ----------------------------------------------------------------------------- # config.ini - program configuration settings # ----------------------------------------------------------------------------- dataDir = data/ templateDir = templates/ allowModPerl = 0 demoMode = 0 # allowSSIsInInput - allow users to enter server side includes in input. This # will potentially allow them to execute code and commands on your server. # Don't do this unless you trust ALL your writers with that kind of access. allowSSIsInInput = 0