Skip to content
Snippets Groups Projects
Verified Commit 3422faad authored by Christian Heusel's avatar Christian Heusel :rocket:
Browse files

hedgedoc: Enable named pads

This allows the pads to be named nicely instead of having just a random string as URL.

For example the draft of the monthly report in july could be located at "https://md.archlinux.org/2023-07_monthly-report" instead of "https://md.archlinux.org/UF9Y235qTRe8XS3qxUVeJA".

https://docs.hedgedoc.org/references/url-scheme/#freeurl-mode



Signed-off-by: default avatarChristian Heusel <christian@heusel.eu>
parent d0587003
Branches hedgedoc-freeurl
No related tags found
No related merge requests found
Pipeline #72994 passed
......@@ -14,3 +14,5 @@ Environment=CMD_OAUTH2_PROVIDERNAME=Keycloak
Environment=CMD_DOMAIN=md.archlinux.org
Environment=CMD_PROTOCOL_USESSL=true
Environment=CMD_URL_ADDPORT=false
Environment=CMD_ALLOW_FREEURL=true
Environment=CMD_REQUIRE_FREEURL_AUTHENTICATION=true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment