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

galene: remove deprecated option max-users

parent 99606ba9
Pipeline #14431 failed with stage
in 0 seconds
......@@ -15,4 +15,4 @@
[instance-cfg]
filename = instance.cfg.in
md5sum = 0f08627bff1ff1a6ea550507441ed120
md5sum = cfb389ef50e1d5e359fef4686dac097d
......@@ -61,8 +61,7 @@ template = inline:{
"public":true,
"op": [{"username":"$${admin-password:username}","password":"$${admin-password:passwd}"}],
"other": [],
"presenter": [{"username": "", "password": "nexedi"}],
"max-users":100
"presenter": [{"username": "", "password": "nexedi"}]
}
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