]> Sergey Matveev's repositories - godlighty.git/blobdiff - doc/index.texi
Configuration spewing
[godlighty.git] / doc / index.texi
index 5be423428f06edb29e35a9f06530201bd3142ac3..41a3fd5e2c24ba3c175870369eda492bf5294a9f 100644 (file)
@@ -51,7 +51,13 @@ Can drop (UID, GID, groups) privileges.
 
 @end itemize
 
-Basically all configuration is done directly inside source code.
+Basically all configuration is done directly inside source code. You
+have to recompile it every time configuration changes. Is it a problem?
+I doubt, because Go is very fast. But it produces huge statically linked
+executables, you say! Use @command{bsdiff}/@command{bspatch}!
+
+Send @code{SIGINFO} signal to get current daemon's configuration.
+
 Initially @command{godlighty} has basic static files handlers (with
 compression, HTTP preconditions are enabled of course). In the example
 below there are nearly all default functions.