Artifact a123fc0679c1183fee45c9c8b71e072bc750626a:
- File cgisetup/megatest.config — part of check-in [f9ed9f102e] at 2017-02-26 21:22:54 on branch v1.64 — Added beginings for cgi interface support (user: matt, size: 398) [annotate] [blame] [check-ins using] [more...]
'(sroot "/path/to/models" logfile "/path/to/logs/megatest.log" ;; this is now required! twikidir "/path/to/writable/work/area" dbtype pg ;; 'sqlite3 ;; or 'pg dbinit '((dbname . "megatest_db") (user . "username") (password . "secretpassword") (host . "localhost")) domain "yourdomain.com" page-dir-style flat debugmode #t)