Last change
on this file since 726 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
|
Line | |
---|
1 | db sqlite3 /var/lib/soju/main.db
|
---|
2 | log fs /var/lib/soju/logs/
|
---|
Note:
See
TracBrowser
for help on using the repository browser.