Add functionality to add a new share by map
This commit is contained in:
@@ -45,6 +45,8 @@ permit_create_map = true
|
||||
with open(user_path, "w") as f:
|
||||
f.write(
|
||||
"""admin:adminpassword
|
||||
max:maxpassword
|
||||
|
||||
"""
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user