You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have the following profiles that can potentially be removed:
PROFILE_JDBC_SESSION -> enable by default
PROFILE_USE_WORKER_NAME -> could be removed
PROFILE_DEBUG_CSP -> check (let the user define the report-uri. If it's defined (like https://report-uri.com/), then the logger in the csp debug controller will by bypassed. This will allow to remove the profile)
This should reduce the variance of configurations :)
The text was updated successfully, but these errors were encountered:
As defined in https://github.com/alfio-event/alf.io/blob/master/src/main/java/alfio/config/Initializer.java#L40
We have the following profiles that can potentially be removed:
This should reduce the variance of configurations :)
The text was updated successfully, but these errors were encountered: