We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a8a906 + 0a473d4 commit 4498a3fCopy full SHA for 4498a3f
lib/configuration/sample.config.json
@@ -16,7 +16,7 @@
16
"url": "https://overrustlelogs.net"
17
},
18
"sql": {
19
- "fileLocation": "/usr/src/app/database/bot.db"
+ "fileLocation": "./bot.db"
20
21
"chatCache": {
22
"messagesToKeepPerUser": 10,
0 commit comments