Compare commits
3 commits
webgui-dep
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
097fe7f1ad | ||
|
|
f14158a95e | ||
|
|
a8eb73f6eb |
7 changed files with 9 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
.DS_Store
|
||||
/*.kpf
|
||||
www/uploads/temp
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit abaa483aa34e10c1473968dc6f0373cfb7527a31
|
||||
Subproject commit 67b881f4cfc0baf8965aed3f979b929d303d2487
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit ade1aab77063c56cf6ddcc7a69956179e7c3dbe5
|
||||
Subproject commit 4ebd86d6076647f2b66facc9f071869dd521a794
|
||||
1
sbin/.gitignore
vendored
1
sbin/.gitignore
vendored
|
|
@ -1,2 +1 @@
|
|||
/preload.custom
|
||||
/preload.exclude
|
||||
|
|
|
|||
6
sbin/preload.custom
Executable file
6
sbin/preload.custom
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
# Add paths to lib folders where you have custom plugins for WebGUI.
|
||||
# Note that the folder must contain the same directory structure of
|
||||
# of WebGUI itself. This file should reside at WebGUI/sbin/preload.custom
|
||||
/data/WebGUI/custom/customlib_honeypot/lib
|
||||
/data/WebGUI/custom/webgui_newsletter/lib
|
||||
/data/WebGUI/custom/webgui_specialstate/lib
|
||||
BIN
www/extras/assets/newsletter_collection.gif
Normal file
BIN
www/extras/assets/newsletter_collection.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 456 B |
BIN
www/extras/assets/small/newsletter_collection.gif
Normal file
BIN
www/extras/assets/small/newsletter_collection.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 218 B |
Loading…
Add table
Add a link
Reference in a new issue