You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting the logfile= option in the [glacier] section of a config has no effect. The logfile var is never actually processed by glacier.py (see line 617). The only way to change the value of this var is through a command line option.
Setting the
logfile=option in the[glacier]section of a config has no effect. The logfile var is never actually processed by glacier.py (see line 617). The only way to change the value of this var is through a command line option.