mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-19 15:53:48 +00:00
Allow the new plugins item in the [storage] section
This commit is contained in:
@ -90,6 +90,7 @@ def _valid_config():
|
|||||||
"readonly",
|
"readonly",
|
||||||
"reserved_space",
|
"reserved_space",
|
||||||
"storage_dir",
|
"storage_dir",
|
||||||
|
"plugins",
|
||||||
),
|
),
|
||||||
"sftpd": (
|
"sftpd": (
|
||||||
"accounts.file",
|
"accounts.file",
|
||||||
|
Reference in New Issue
Block a user