mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-05 05:11:32 -05:00
chore: removed integrity hash chain from audit logging (#6202)
This commit is contained in:
committed by
GitHub
parent
4e52556f7e
commit
599e847686
@@ -183,8 +183,8 @@ x-environment: &environment
|
||||
|
||||
########################################## OPTIONAL (AUDIT LOGGING) ###########################################
|
||||
|
||||
# Set the below to 1 to enable audit logging. The audit log requires Redis to be configured with the REDIS_URL env variable.
|
||||
# AUDIT_LOG_ENABLED: 1
|
||||
# Set the below to 1 to enable audit logging.
|
||||
# AUDIT_LOG_ENABLED: 1
|
||||
|
||||
# Set the below to get the ip address of the user from the request headers
|
||||
# AUDIT_LOG_GET_USER_IP: 1
|
||||
|
||||
Reference in New Issue
Block a user