diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-02-18 00:43:39 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-02-18 00:43:39 +0300 |
| commit | fe00cfb09bc7810943a5e777f969a68d3740031c (patch) | |
| tree | bd577f346e5ac5e90572fa8b8d353968ac13283a /web/service | |
| parent | 2b4d6160c40d55cd8e9a7ffad4cc1524c19c4591 (diff) | |
[xray] option error log
Diffstat (limited to 'web/service')
| -rw-r--r-- | web/service/config.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/service/config.json b/web/service/config.json index 6cf6c3a6..bd90e5c8 100644 --- a/web/service/config.json +++ b/web/service/config.json @@ -2,6 +2,7 @@ "log": { "access": "none", "dnsLog": false, + "error": "./error.log", "loglevel": "warning" }, "api": { |
