- rfe: snippets should have titles too!
- Added a mechanism for using external folders for custom code. See sbin/preload.custom.example for details.
This commit is contained in:
parent
d32d4112f4
commit
ec67b2e8fe
5 changed files with 34 additions and 7 deletions
4
sbin/preload.custom.example
Normal file
4
sbin/preload.custom.example
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# 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/Custom/lib
|
||||
Loading…
Add table
Add a link
Reference in a new issue