Disable profiling extension loading by default for new rolling installs.

This commit is contained in:
Buster "Silver Eagle" Neece 2021-06-09 22:22:25 -05:00
parent a320c1a6a0
commit d0befc971e
No known key found for this signature in database
GPG Key ID: 6D9E12FF03411F4E
1 changed files with 2 additions and 2 deletions

View File

@ -142,12 +142,12 @@ MYSQL_MAX_CONNECTIONS=100
# Enable the profiling extension.
# Profiling data can be viewed by visiting http://your-azuracast-site/?SPX_KEY=dev&SPX_UI_URI=/
# Default: 0
PROFILING_EXTENSION_ENABLED=1
# PROFILING_EXTENSION_ENABLED=0
# Profile ALL requests made to this account.
# This will have significant performance impact on your installation and should only be used in test circumstances.
# Default: 0
PROFILING_EXTENSION_ALWAYS_ON=0
# PROFILING_EXTENSION_ALWAYS_ON=0
# Configure the value for the SPX_KEY parameter needed to access the profiling dashboard
# Default: dev