mirror of
https://github.com/wekan/wekan.git
synced 2026-01-21 16:56:11 +01:00
Merge remote-tracking branch 'remotes/origin/master' into feature-meteor-files
This commit is contained in:
commit
b378bb55ac
96 changed files with 559 additions and 25 deletions
|
|
@ -10,6 +10,7 @@ Meteor.publish('setting', () => {
|
|||
{
|
||||
fields: {
|
||||
disableRegistration: 1,
|
||||
disableForgotPassword: 1,
|
||||
productName: 1,
|
||||
hideLogo: 1,
|
||||
customLoginLogoImageUrl: 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue