hedgedoc. Adding Github login example.
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
e052dac8cf
commit
de18b6470f
|
@ -23,3 +23,9 @@ DATABASE_PASS=*ChangeMe*
|
||||||
TIMEZONE=Europe/Moscow
|
TIMEZONE=Europe/Moscow
|
||||||
|
|
||||||
#CMD_ALLOW_GRAVATAR=false
|
#CMD_ALLOW_GRAVATAR=false
|
||||||
|
|
||||||
|
# https://docs.hedgedoc.org/configuration/#login-methods
|
||||||
|
|
||||||
|
# Github Login
|
||||||
|
#CMD_GITHUB_CLIENTID=123
|
||||||
|
#CMD_GITHUB_CLIENTSECRET=456
|
||||||
|
|
Loading…
Reference in a new issue