mirror of
https://github.com/s00500/nodeMessageBoard.git
synced 2025-07-12 08:51:02 +00:00
Move demoMode to config.json
This commit is contained in:
6
sample.config.json
Normal file → Executable file
6
sample.config.json
Normal file → Executable file
@ -16,5 +16,11 @@
|
||||
"param": "mynumber",
|
||||
"value": "+43************"
|
||||
}
|
||||
],
|
||||
"debug": [
|
||||
{
|
||||
"param": "demoMode",
|
||||
"value": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user