]> git.mxchange.org Git - friendica.git/blobdiff - config/settings.ini.php
Merge pull request #5982 from annando/ap-inboxes
[friendica.git] / config / settings.ini.php
index c3acdaa6de7e8d55216d650652101a2a8691c10b..02482c8af8931fc81a112bbd13273d3b6e43c366 100644 (file)
@@ -49,7 +49,7 @@ default_timezone = UTC
 
 ; directory (String)
 ; URL of the global directory.
-directory = https://dir.friendi.social
+directory = https://dir.friendica.social
 
 ; forbidden_nicknames (Comma-separated list)
 ; Prevents users from registering the specified nicknames on this node.
@@ -92,6 +92,10 @@ optimize_max_tablesize = -1
 ; Set to 0 to disable, 2 to enable, 1 is deprecated but wont need mcrypt.
 rino_encrypt = 2
 
+; temppath (String)
+; Custom temporary file directory
+temppath =
+
 ; theme (String)
 ; System theme name.
 theme = vier
@@ -105,4 +109,4 @@ url =
 [featurelock]
 
 INI;
-// Keep this line
\ No newline at end of file
+// Keep this line