allow users to make pads editable

This commit is contained in:
Sophie Schiller 2021-10-27 00:08:27 +02:00
parent 0a131b4248
commit e4149575ed

View file

@ -86,6 +86,7 @@ nodes['htz-cloud.miniserver'] = {
'version': '1.9.0',
'config': {
'production': {
'allowAnonymousEdits': True,
'domain': 'pad.sophies-kitchen.eu',
},
},