Browse Source

KAZOO-929: add app.config to vm.args

3.12
James Aimonetti 13 years ago
parent
commit
df9ec490bd
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      vm.args

+ 2
- 0
vm.args View File

@ -3,6 +3,8 @@
-sasl sasl_error_logger '{file, "log/error_log.sasl"}' -sasl sasl_error_logger '{file, "log/error_log.sasl"}'
-boot start_sasl -boot start_sasl
-config /etc/kazoo/app.config
# Use kernel poll functionality if supported by emulator # Use kernel poll functionality if supported by emulator
+K true +K true


Loading…
Cancel
Save