...
Setting | Description |
---|---|
company | Name of the institute Rogo is running for |
server/host | IP address of web server. Probably 127.0.0.1. |
server/data | Location of rogo data direcotry on server. i.e. /rogodata |
server/temp | Location of temp directory on server. i.e. /tmp/ |
server/root | Path to Rogo from web root directory. Will be '/' unless using sub directory's. |
server/site_address | The url to the root of Rogo (from Rogo 7.5.0) |
database/prefix | Prefix appending to rogo tables and users in database. i.e. rogo |
database/engine | The MySQL database engine to use for the core database |
database/help_engine | The MySQL database engine to use for the help database |
timedate/mysqlshortdate | The short date format returned by the database |
timedate/mysqllongdate | The long date format returned by the database |
timedate/mysqllongdatetime | The long atetime format returned by the database |
timedate/mysqlshortdatetime | The short datetime format returned by the database |
timedate/phplongdate | The long date format returned by the application |
timedate/phpshortdate | The short date format returned by the application |
timedate/phplongdatetime | The long time format returned by the application |
timedate/phpshortdatetime | The short time format returned by the application |
timedate/timezone | The timezone the application should use. |
sysadmin/username | Sysadmin username |
sysadmin/password | Sysadmin password |
sysadmin/title | Sysadmin title |
sysadmin/forename | Sysadmin forename |
sysadmin/surname | Sysadmin surname |
sysadmin/email | Email address for sysadmin |
authentication/lti | Enable LTI authentication |
authentication/internaldb | Enable internal database authentication |
authentication/ldap | Enable LDAP authentication |
authentication/summativeguestlogin | Enable guest login accounts |
authentication/userimpersonation | Enable sysadmin user impersonation |
ldap/server | LDAP server address |
ldap/searchdn | LDAP dn |
ldap/username | LDAP username |
ldap/password | LDAP password |
ldap/prefix | LDAPprefix |
supportemail | Comma seperated list of support emails |
paperanomalyemail | The address that anomaly reports should be sent to (from Rogo 7.5.0) |
contactX/name | Support contact full name |
contactX/telephone | Support contact email address |
help | Enable loading of help files |
translations | Enable installation of language packs |
lookup/ldap | Enable LDAP lookup |
lookup/xml | Enable XML lookup |
labsecurity/type | Lab computer validation type |
...