mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-04-28 03:20:11 +00:00
chore: set mock mode default to false
This commit is contained in:
parent
3fd20340d1
commit
b1e44c5611
1 changed files with 1 additions and 1 deletions
2
mock.env
2
mock.env
|
|
@ -2,7 +2,7 @@
|
|||
# Enable with: pulse mock enable
|
||||
# Disable with: pulse mock disable
|
||||
|
||||
PULSE_MOCK_MODE=true
|
||||
PULSE_MOCK_MODE=false
|
||||
PULSE_MOCK_NODES=7
|
||||
PULSE_MOCK_VMS_PER_NODE=5
|
||||
PULSE_MOCK_LXCS_PER_NODE=8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue