mirror of
https://github.com/Nathanwoodburn/hnschat-web.git
synced 2025-12-16 21:33:02 +11:00
v2
This commit is contained in:
12
etc/config.sample.json
Normal file
12
etc/config.sample.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"path": "/var/www/html/hnschat",
|
||||
|
||||
"sqlHost": "",
|
||||
"sqlUser": "",
|
||||
"sqlPass": "",
|
||||
"sqlDatabase": "",
|
||||
|
||||
"typingDelay": 2000,
|
||||
|
||||
"tenorKey": ""
|
||||
}
|
||||
Reference in New Issue
Block a user