diff --git a/Config.example..js b/Config.example..js deleted file mode 100644 index 2cba948..0000000 --- a/Config.example..js +++ /dev/null @@ -1,16 +0,0 @@ - -window.Config = {}; - -Config.Server = { - "hostname": "192.168.123.1", - "port": 16918, - secure: false -} - -Config.Gwent = { - notification_duration: 4000 -} - -Config.Site = { - base: "/gwent-online/site/public" -} \ No newline at end of file