diff options
Diffstat (limited to 'config/default.conf.json')
| -rw-r--r-- | config/default.conf.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/default.conf.json b/config/default.conf.json index 2b7520e..03362ec 100644 --- a/config/default.conf.json +++ b/config/default.conf.json @@ -1,5 +1,6 @@ { "Port": 8080, + "Ip": "127.0.0.1", "MaxFileSize": 20971520, "HashLength": 7, "UserAgent": "Mandible", |
