scans now put AI back on by default, and optimise to only call path-level scans once per path, rather than once per dir in path
This commit is contained in:
@@ -142,7 +142,6 @@ class Options(PA):
|
||||
pref.st_offset=self.offset
|
||||
pref.size=self.size
|
||||
pref.folders=self.folders
|
||||
# DDP: does this need to save changed preferences here???
|
||||
|
||||
db.session.add(pref)
|
||||
db.session.commit()
|
||||
|
||||
Reference in New Issue
Block a user