mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 01:39:37 +02:00
Add subdivision to viewer stats
This commit is contained in:
parent
4437ae0fd3
commit
4cbea51255
18 changed files with 243 additions and 61 deletions
|
@ -69,7 +69,7 @@ function checkMissedConfig () {
|
|||
'object_storage.web_videos.prefix', 'object_storage.web_videos.base_url',
|
||||
'theme.default',
|
||||
'feeds.videos.count', 'feeds.comments.count',
|
||||
'geo_ip.enabled', 'geo_ip.country.database_url',
|
||||
'geo_ip.enabled', 'geo_ip.country.database_url', 'geo_ip.city.database_url',
|
||||
'remote_redundancy.videos.accept_from',
|
||||
'federation.videos.federate_unlisted', 'federation.videos.cleanup_remote_interactions',
|
||||
'peertube.check_latest_version.enabled', 'peertube.check_latest_version.url',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue