source: code/trunk/config.in@ 775

Last change on this file since 775 was 507, checked in by contact, 4 years ago

Make db and log config options more future-proof

Rename the "sql" directive to "db". Rename the "log" directive to
"log fs".

In the future, we'll maybe support more databases and more message
stores. Make it so it's easy to integrate these new festures to the
config file format.

File size: 60 bytes
RevLine 
[507]1db sqlite3 /var/lib/soju/main.db
2log fs /var/lib/soju/logs/
Note: See TracBrowser for help on using the repository browser.