error: unrecognized arguments: --optional-limit *.*
Closed this issue · 1 comments
slrslr commented
Step 1: Please describe your environment
- ZeroNet version: 0.7.10+ r5140
- Operating system: Linux Debian 11
Step 2: Describe the problem:
Hello, under latest ZNC, I have seen:
zeronet.py: error: unrecognized arguments: --optional-limit 2299.43
during startup. Yet, my zeronet.conf contains underscored parameter optional_limit (not hyphen).
I have also tried to use zeronet.conf parameter with hyphen, but no luck. --help shows:
OptionalManager plugin:
--optional_limit GB or free space %
Limit total size of optional files (default: 10%)
OptionalManager plugin files has last modification date like 6 months back and contains only "optional_limit".
My files are result of:
git reset --hard
git clone --recursive https://github.com/zeronet-conservancy/zeronet-conservancy.git
git pull origin master
(posted also on your Session)
slrslr commented
I am sorry, accidentally submitted here, should be in ZNC issues.