mirror of
https://github.com/MrUnknownDE/unknownbin.git
synced 2026-04-18 22:03:44 +02:00
first push
This commit is contained in:
12
config.json
Normal file
12
config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"host": "0.0.0.0",
|
||||
"port": 8080,
|
||||
"dataPath": "./data",
|
||||
"keyLength": 10,
|
||||
"maxLength": 500000,
|
||||
"createKey": "",
|
||||
"documents": {
|
||||
"about": "./README.md",
|
||||
"javaTest": "./documents/test.java"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user