summaryrefslogtreecommitdiff
path: root/modules/httpd-config.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/httpd-config.el')
-rw-r--r--modules/httpd-config.el10
1 files changed, 9 insertions, 1 deletions
diff --git a/modules/httpd-config.el b/modules/httpd-config.el
index ac1f7a0f..c9039942 100644
--- a/modules/httpd-config.el
+++ b/modules/httpd-config.el
@@ -2,7 +2,15 @@
;; author Craig Jennings <c@cjennings.net>
;;; Commentary:
-
+;;
+;; Layer: 4 (Optional).
+;; Category: O/D/P.
+;; Load shape: eager.
+;; Eager reason: none; local web server, a command-loaded deferral candidate.
+;; Top-level side effects: package configuration via use-package.
+;; Runtime requires: none.
+;; Direct test load: yes.
+;;
;;; Code: