1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

[enh] Better interoperabillity between windows, mac and linux nextcloud client

This commit is contained in:
ljf 2023-12-11 01:10:05 +01:00
parent 2ea70c5850
commit 2e99f5f77d
No known key found for this signature in database

View file

@ -23,6 +23,7 @@
"lost_password_link": "",
"localstorage.allowsymlinks": true,
"simpleSignUpLink.shown": false,
"forbidden_chars": ["?", "<", ">", ":", "*", "|", "\"", "\0", "\n", "\r"],
"mail_smtpmode": "smtp",
"mail_smtpport": "25",
"mail_smtpauth": 1,