mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 05:34:20 +01:00
Update configurator to 0.2.7 (#275)
* Update CHANGELOG.md * Update config.json * Update map.py
This commit is contained in:
committed by
Pascal Vizeli
parent
26db807753
commit
319215a3c7
@@ -26,6 +26,7 @@ configurator = {
|
||||
'BANLIMIT': options['banlimit'],
|
||||
'DIRSFIRST': options['dirsfirst'],
|
||||
'SESAME': options.get('sesame'),
|
||||
'VERIFY_HOSTNAME': options.get('verify_hostname'),
|
||||
}
|
||||
|
||||
with Path(sys.argv[1]).open('w') as json_file:
|
||||
|
||||
Reference in New Issue
Block a user