Skip to content
Snippets Groups Projects
Commit f6fc6ce4 authored by Chris Lamb's avatar Chris Lamb :eyes:
Browse files

Drop unused Config.{acl,xattr}.

parent baddc559
No related branches found
No related tags found
Loading
Pipeline #229074 failed
......@@ -61,8 +61,6 @@ class Config:
self.excludes = ()
self.exclude_commands = ()
self.exclude_directory_metadata = "no"
self.acl = True
self.xattr = True
self.extended_filesystem_attributes = False
self.compute_visual_diffs = False
self.max_container_depth = 50
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment