aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/production.yaml.example
diff options
context:
space:
mode:
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r--config/production.yaml.example7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index 8efe07c01..3a6813687 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -257,6 +257,13 @@ views:
257 257
258 ip_view_expiration: '1 hour' 258 ip_view_expiration: '1 hour'
259 259
260# Used to get country location of views of local videos
261geo_ip:
262 enabled: true
263
264 country:
265 database_url: 'https://dbip.mirror.framasoft.org/files/dbip-country-lite-latest.mmdb'
266
260plugins: 267plugins:
261 # The website PeerTube will ask for available PeerTube plugins and themes 268 # The website PeerTube will ask for available PeerTube plugins and themes
262 # This is an unmoderated plugin index, so only install plugins/themes you trust 269 # This is an unmoderated plugin index, so only install plugins/themes you trust