summaryrefslogtreecommitdiff
path: root/config.sexp
blob: 872f5b256f67a79de8451eb353bfb4044f92b1b0 (plain)
1
2
3
4
5
6
7
8
9
;; if these directories are relative, they will be relative to the
;; directory containing this file. If they are absolute then they're
;; just absolute.

(:store-directory "files/store/"
 :theme-image-directory "files/themes/"
 :fussy-el "fussy.el"
 :address "0.0.0.0"
 :port 9876)