summaryrefslogtreecommitdiff
path: root/data.c
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-02-10 13:39:17 +0100
committerdefault <nobody@localhost>2023-02-10 13:39:17 +0100
commit03325d04a5d24dc77140323c8703aee7b63cb9f1 (patch)
tree59e4101409c41eaa571f6abbc8aaf97d3a4018f5 /data.c
parentb48a4ddfa6f0090bc3a25bae302dadfeef47663e (diff)
Show the fd rlimit at httpd startup.
Diffstat (limited to 'data.c')
-rw-r--r--data.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/data.c b/data.c
index 72f90cd..a500b03 100644
--- a/data.c
+++ b/data.c
@@ -15,6 +15,7 @@
#include <sys/file.h>
#include <fcntl.h>
+
double disk_layout = 2.7;