summaryrefslogtreecommitdiffstats
path: root/conf/config.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'conf/config.defaults')
-rw-r--r--conf/config.defaults10
1 files changed, 0 insertions, 10 deletions
diff --git a/conf/config.defaults b/conf/config.defaults
index ed495168..447dacac 100644
--- a/conf/config.defaults
+++ b/conf/config.defaults
@@ -41,16 +41,6 @@ cache = none
cache_pkginfo_ttl = 86400
memcache_servers = 127.0.0.1:11211
-[php]
-; Address PHP should bind when spawned in development mode by aurweb.spawn.
-bind_address = 127.0.0.1:8081
-; Directory containing aurweb's PHP code, required by aurweb.spawn.
-;htmldir = /path/to/web/html
-
-[fastapi]
-; Address uvicorn should bind when spawned in development mode by aurweb.spawn.
-bind_address = 127.0.0.1:8082
-
[ratelimit]
request_limit = 4000
window_length = 86400