doc about manual login, and advise not showing login link

This commit is contained in:
matt wilkie
2024-11-24 12:39:05 -07:00
parent afd506321e
commit 77947cfa20

View File

@@ -1564,8 +1564,8 @@
"share": {
"settings_title": "Share Settings",
"redirect_bare_domain": "Redirect bare domain to share",
"redirect_bare_domain_description": "When enabled, accessing the root URL (/) will redirect to the share page (/share). Relies on having one more more notes shared, and one having `#shareRoot` attribute defined.",
"redirect_bare_domain_description": "When enabled, accessing the root URL (/) will redirect to the share page (/share). Relies on having one more more notes shared, and one having `#shareRoot` attribute defined. (default: false)",
"show_login_in_share": "Show login in share theme",
"show_login_in_share_description": "When enabled, shows a login button in the share theme (default: false)"
"show_login_in_share_description": "When enabled, shows a login button in the share theme (default: false). Probably best to leave it disabled and visit 'my-domain.net/login' manually to login."
}
}