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