Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Wekan seemingly doesn't have a way of editing its settings.json file since the directory /app/data is completely empty, and /app/code/settings.json is empty too.
settings.json
/app/data
/app/code/settings.json
Where is it?
AFAIK, wekan doesn't use the filesystem. It uses the database (mongo) entirely. The file is empty because of https://github.com/wekan/wekan/blob/master/settings.json
Hmm, there should be an easier way of editing settings imo, but it's clear then that the problem is upstream.
Darnit, now I wanted to allow external users to register but alas. Project on hodl.
Is there any way Wekan can be reconfigured to allow for LDAP sign-ins as well as open self-registration? @girish