diff --git a/Config.md b/Config.md index 0e72a22..ca6c2b7 100644 --- a/Config.md +++ b/Config.md @@ -11,7 +11,7 @@ This documents provides some explanation of the keys found in config.json | `main.url` | `full` | `String` | Absolute URL | `"https://example.com"` | Used to generate URLS in Matrix/IRC | `main.url` | `domain` | `String` | Root domain | `"example.com"` | Used in Website <title> | `main.url` | `regex` | `String` | Regex pattern | `"example\\.com"` | -| `main` | `socks` | `String` | Proxy address | `"socks5://127.0.0.1:9050"` | Default is Tor +| `main` | `socks` | `String` | Proxy address | `"socks5://127.0.0.1:9050"` | Default is Tor, empty will use no proxy aka direct connection from main network adapter | `main` | `mail` | `String` | Admin email | `"admin@example.com"` | | `main` | `maxfilesize` | `Number` | Max size (bytes) | `104857600` | 100MB | `main` | `adminmultiplier` | `Float` | Admin boost | `3.5` | 350MB