DEV: Introduce legacy pageviews flag (#28748)

This hidden setting will allow us to roll out changes
to pageview UIs and reporting in a controlled way.
This commit is contained in:
Martin Brennan 2024-09-05 14:17:11 +10:00 committed by GitHub
parent 22e8915764
commit ff6e11df57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -426,6 +426,9 @@ basic:
default: ""
max: 300
hidden: true
use_legacy_pageviews:
default: false
hidden: true
login:
invite_only:
refresh: true