Skip to content

Commit

Permalink
these can also trigger reloads; dd6e9ea
Browse files Browse the repository at this point in the history
  • Loading branch information
9001 committed Jan 11, 2025
1 parent 244e952 commit 9e542cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion copyparty/up2k.py
Original file line number Diff line number Diff line change
Expand Up @@ -856,7 +856,7 @@ def init_indexes(
self.iacct = self.asrv.iacct
self.grps = self.asrv.grps

have_e2d = self.args.idp_h_usr
have_e2d = self.args.idp_h_usr or self.args.chpw or self.args.shr
vols = list(all_vols.values())
t0 = time.time()

Expand Down

0 comments on commit 9e542cf

Please sign in to comment.