add custom config for plugins path as well

This commit is contained in:
Shay Banon 2011-09-09 17:25:25 +03:00
parent a6eaf8c2c3
commit 5610d90c2d
1 changed files with 1 additions and 0 deletions

View File

@ -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