mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
- Fix indenting textline.
This commit is contained in:
parent
1417f091fe
commit
c7721b048d
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ function wekan_repo_check(){
|
||||||
# Example: export WEBHOOKS_ATTRIBUTES=cardId,listId,oldListId,boardId,comment,user,card,commentId
|
# Example: export WEBHOOKS_ATTRIBUTES=cardId,listId,oldListId,boardId,comment,user,card,commentId
|
||||||
export WEBHOOKS_ATTRIBUTES=''
|
export WEBHOOKS_ATTRIBUTES=''
|
||||||
#---------------------------------------------
|
#---------------------------------------------
|
||||||
# ==== OAUTH2 AZURE ====
|
# ==== OAUTH2 AZURE ====
|
||||||
# https://github.com/wekan/wekan/wiki/Azure
|
# https://github.com/wekan/wekan/wiki/Azure
|
||||||
# 1) Register the application with Azure. Make sure you capture
|
# 1) Register the application with Azure. Make sure you capture
|
||||||
# the application ID as well as generate a secret key.
|
# the application ID as well as generate a secret key.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue