1
0

fix: Allow FreeBSD to start Backend without any issues

This commit is contained in:
Marie
2025-02-06 22:54:47 +01:00
parent 8a087e75a5
commit 24528ed0c3
6 changed files with 305 additions and 147 deletions
+1 -1
View File
@@ -11631,7 +11631,7 @@ export interface Locale extends ILocale {
*/
"robotsTxt": string;
/**
* Adding entries here will override the default robots.txt packaged with Sharkey. Maximum 2048 characters.
* Adding entries here will override the default robots.txt packaged with Sharkey.
*/
"robotsTxtDescription": string;
}