CoNtRol configuration file
Configuration details for CoNtRol. This file is included at the top of header.php, and hence is automatically included in every page that produces HTML output. It must be included separately in each handler page.
Note: while the defaults *should* work on most systems, it is strongly recommended to review the settings from the first section, and preferably also the second section.
Accept online submissions of known CRNs?
Email address for the site admin.
All emails sent by CoNtRol are sent from this address.
Location for the executables used by CoNtRol
You may want to change this to a directory that is not web-accessible for extra security.
Client computer line ending (Windows/Mac/UNIX)
Debugging variable. Set to true when debugging.
Database password
Not required for SQLite.
Database table prefix
Optional, useful for MySQL on hosting with a limited number of MySQL databases.
Database connection information.
You definitely need to change this if you want to use batch processing.
Database user
Not required for SQLite.
Default page meta description tag.
Default page title.
The maximum number of reactions that CoNtRol will accept without warning.
This option is included because some of the tests struggle with large networks. The analysereacs test currently doesn't complete in a sensible amount of time for networks of more than 16 reactions, so this is the recommended default maximum size. The dsr test has a tendency to crash for large networks, although generally larger than 16. The endotacticity test using glpsol rather than scip also frequently takes a long time for larger networks.
Niceness level to use when running tests
Note trailing space.
Notify administrator of new CRN submissions?
Require CAPTCHA for submission of batch jobs or known CRNs?
It is STRONGLY recommended that you set this to true for a server that is publicly accessible to the internet.
Site subdirectory.
Site URL.
If you want to run CoNtRol in the top level directory, remove SITE_DIR from this.
Location for temporary files
The default should work but you may wish to change it.
The maximum amount of time a test will run before being cancelled
This is required because tests are run via calls to exec(), which doesn't count towards max_execution_time.
Documentation generated on Sat, 22 Apr 2017 18:00:50 +0100 by phpDocumentor 1.4.4