Merge branch 'develop' of git.znuny.com:zammad/zammad into develop
This commit is contained in:
commit
efad1f9fb1
1 changed files with 1 additions and 1 deletions
|
@ -1225,7 +1225,7 @@ Setting.create_if_not_exists(
|
||||||
null: true,
|
null: true,
|
||||||
name: 'site',
|
name: 'site',
|
||||||
tag: 'input',
|
tag: 'input',
|
||||||
placeholder: 'https://gitlab.YOURDOMAIN.com',
|
placeholder: 'https://oauth.YOURDOMAIN.com',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
display: 'authorize_url',
|
display: 'authorize_url',
|
||||||
|
|
Loading…
Reference in a new issue