Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
remove GHE_BACKUP_ES_AUDIT_LOGS from config example
Browse files Browse the repository at this point in the history
  • Loading branch information
juruen committed Oct 14, 2019
1 parent 687d4e8 commit afe17b5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions backup.config-example
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,3 @@ GHE_NUM_SNAPSHOTS=10
#
# WARNING: do not enable this, only useful for debugging/development
#GHE_BACKUP_FSCK=no

# If set to 'no', Elasticsearch audit log indices will not be backed up.
# Note that they will still be backed up from MySQL. This will reduce
# the time and size of the backup process but it will take longer
# for the audit log entries to be searchable as they need to be reindexed
# in Elasticsearch.
#GHE_BACKUP_ES_AUDIT_LOGS=no

0 comments on commit afe17b5

Please sign in to comment.