Artifact ff451691ed946eb8f0f05326a63e50a77eb9e783:
- File cgisetup/megatest.config — part of check-in [e8f9900f14] at 2017-02-26 19:56:09 on branch v1.64 — Adding some templates for cgi (user: matt, size: 395) [annotate] [blame] [check-ins using]
'(sroot "/path/to/www" 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)