diff options
Diffstat (limited to 'ogcp/cfg/ogcp.json')
-rw-r--r-- | ogcp/cfg/ogcp.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ogcp/cfg/ogcp.json b/ogcp/cfg/ogcp.json index 3f8a82c..0a47a07 100644 --- a/ogcp/cfg/ogcp.json +++ b/ogcp/cfg/ogcp.json @@ -2,6 +2,7 @@ "IP": "127.0.0.1", "PORT": 8888, "API_TOKEN": "c3fe7bb0395747ec42a25df027585871", + "LANG": "en", "USERS": [ { "USER": "admin", |