aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/default.yaml1
-rw-r--r--config/production.yaml.example1
2 files changed, 2 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml
index cbe6fa9ea..e4a5ee727 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -101,6 +101,7 @@ log:
101 maxFiles: 20 101 maxFiles: 20
102 anonymizeIP: false 102 anonymizeIP: false
103 log_ping_requests: true 103 log_ping_requests: true
104 prettify_sql: false
104 105
105trending: 106trending:
106 videos: 107 videos:
diff --git a/config/production.yaml.example b/config/production.yaml.example
index 88def3ad5..f7b56cc4a 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -101,6 +101,7 @@ log:
101 maxFiles: 20 101 maxFiles: 20
102 anonymizeIP: false 102 anonymizeIP: false
103 log_ping_requests: true 103 log_ping_requests: true
104 prettify_sql: false
104 105
105trending: 106trending:
106 videos: 107 videos: