This website requires JavaScript.
Explore
Help
Register
Sign In
sad
/
soju
Watch
1
Fork
0
You've already forked soju
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0c360d24c5
soju
/
config.in
3 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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.
2021-04-21 16:15:04 +00:00
db sqlite3 /var/lib/soju/main.db
log fs /var/lib/soju/logs/
Reference in New Issue
Copy Permalink