]> git.mxchange.org Git - friendica.git/blobdiff - config/defaults.ini.php
Fix set_baseurl() notice messages in worker during tests
[friendica.git] / config / defaults.ini.php
index f5974b925817e4891ee160db2dd4c3da58f1c423..36c06da4cde7dbf9adb0474b0b2a1e117f254cdd 100644 (file)
@@ -416,6 +416,11 @@ throttle_limit_week = 0
 ; Maximum number of posts that a user can send per month with the API. 0 to disable monthly throttling.
 throttle_limit_month = 0
 
+; url (String)
+; The fully-qualified URL of this Friendica node.
+; Used by the worker in a non-HTTP execution environment.
+url =
+
 ; worker_cooldown (Integer)
 ; Cooldown period in seconds after each worker function call.
 worker_cooldown = 0