diff options
Diffstat (limited to 'geo-replication/syncdaemon/master.py')
| -rw-r--r-- | geo-replication/syncdaemon/master.py | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/geo-replication/syncdaemon/master.py b/geo-replication/syncdaemon/master.py index 7d015aee718..b5ddac05c29 100644 --- a/geo-replication/syncdaemon/master.py +++ b/geo-replication/syncdaemon/master.py @@ -700,7 +700,6 @@ class GMasterChangelogMixin(GMasterCommon):      # flat directory hierarchy for gfid based access      FLAT_DIR_HIERARCHY = '.' -    CHANGELOG_LOG_LEVEL = 9      CHANGELOG_CONN_RETRIES = 5      def archive_and_purge_changelogs(self, changelogs):  | 
