Commit 13e58bf0 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

galene: remove deprecated option max-users

parent 99606ba9
...@@ -15,4 +15,4 @@ ...@@ -15,4 +15,4 @@
[instance-cfg] [instance-cfg]
filename = instance.cfg.in filename = instance.cfg.in
md5sum = 0f08627bff1ff1a6ea550507441ed120 md5sum = cfb389ef50e1d5e359fef4686dac097d
...@@ -61,8 +61,7 @@ template = inline:{ ...@@ -61,8 +61,7 @@ template = inline:{
"public":true, "public":true,
"op": [{"username":"$${admin-password:username}","password":"$${admin-password:passwd}"}], "op": [{"username":"$${admin-password:username}","password":"$${admin-password:passwd}"}],
"other": [], "other": [],
"presenter": [{"username": "", "password": "nexedi"}], "presenter": [{"username": "", "password": "nexedi"}]
"max-users":100
} }
rendered = $${directory:groups}/public.json rendered = $${directory:groups}/public.json
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment