mirror of
https://github.com/idolpx/csdb-ng.git
synced 2025-12-06 04:38:49 -05:00
Update config.js
This commit is contained in:
parent
391b9b5440
commit
93f11947d1
|
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
|
|
||||||
const globals = {
|
const globals = {
|
||||||
data_path: '/Users/jjohnston/src/csdb.bot/data'
|
data_path: '/path/to/data'
|
||||||
}
|
}
|
||||||
|
|
||||||
module.exports = { globals }
|
module.exports = { globals }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user