Add logjson module, make ndcode_site use it, change kick() frequency to 1 sec
authorNick Downing <nick@ndcode.org>
Fri, 7 Jan 2022 06:42:50 +0000 (17:42 +1100)
committerNick Downing <nick@ndcode.org>
Fri, 7 Jan 2022 06:42:50 +0000 (17:42 +1100)
.gitmodules
install.sh
jst_server
logjson [new submodule]
ndcode_site

index 8a2121d..118bbac 100644 (file)
@@ -97,3 +97,6 @@
 [submodule "square_example_site"]
        path = square_example_site
        url = https://git.ndcode.org/public/square_example_site.git
+[submodule "logjson"]
+       path = logjson
+       url = https://git.ndcode.org/public/logjson.git
index 85ed95b..2bf49b6 100755 (executable)
@@ -29,6 +29,7 @@ jst \
 jst_cache \
 jstize \
 less_css_cache \
+logjson \
 menu_cache \
 min_css_cache \
 min_html_cache \
index da2127e..3c80dd0 160000 (submodule)
@@ -1 +1 @@
-Subproject commit da2127ede578e0d5ff2273fea968a4c67f65f132
+Subproject commit 3c80dd03ec7f18605d372518a0fffe022057820e
diff --git a/logjson b/logjson
new file mode 160000 (submodule)
index 0000000..c90a752
--- /dev/null
+++ b/logjson
@@ -0,0 +1 @@
+Subproject commit c90a752253348b8a20b2ad377f7e4635e878c905
index 9d0e61a..055ceaa 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 9d0e61ade10d41db7abdde0f32f649932bfb7748
+Subproject commit 055ceaa633db839da2dd2058c0d7895cd48a20e8