Add selected environment options #7
Merged
decentral1se
merged 2 commits from nicksellen/codimd:add/more-env-options
into main
1 year ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'nicksellen/codimd:add/more-env-options'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Adds more environment options from https://docs.hedgedoc.org/configuration/. I just selected ones that don't look like they require any secrets.
I used this command to list the available options:
# Options, see https://docs.hedgedoc.org/configuration/
# CMD_ALLOW_ANONYMOUS
Think these all need
=true/false
?The values can be varied depending on the option, e.g.
CMD_DEFAULT_PERMISSION
can beeditable, freely, limited, locked, protected or private
... so I was imagining they would refer back to the source to check the values?
Or do you think the possible values (and defaults?) be copied in here too?
fd2c333a54
into main 1 year agoThanks! 🚀
Reviewers
fd2c333a54
.