add custom config for plugins path as well
This commit is contained in:
parent
a6eaf8c2c3
commit
5610d90c2d
|
@ -6,6 +6,7 @@
|
|||
#path.data: /path/to/data
|
||||
#path.work: /path/to/work
|
||||
#path.logs: /path/to/logs
|
||||
#path.plugins: /path/to/plugins
|
||||
|
||||
# Force all memory to be locked, forcing the JVM to never swap
|
||||
#bootstrap.mlockall: true
|
||||
|
|
Loading…
Reference in New Issue