mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
auto indented
This commit is contained in:
parent
6087155fa8
commit
b78c5588cf
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ the same as the clog directy this overides the relative paths used in them.")
|
|||
(static-boot-html nil)
|
||||
(static-boot-js nil)
|
||||
(static-root (merge-pathnames "./static-files/"
|
||||
(asdf:system-source-directory :clog))))
|
||||
(asdf:system-source-directory :clog))))
|
||||
"Inititalize CLOG on a socket using HOST and PORT to serve BOOT-FILE as the
|
||||
default route to establish web-socket connections and static files located at
|
||||
STATIC-ROOT. The webserver used with CLACK can be chosed with :SERVER. If
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue