mirror of
https://github.com/Zygo/bees.git
synced 2025-05-17 21:35:45 +02:00
Make clear that options must be supplied in one variable
Previously, expectations may fail when just uncommenting both lines.
This commit is contained in:
parent
d930136484
commit
93ba0f48de
@ -15,11 +15,8 @@ UUID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
|
|||||||
# BEESHOME="$MNT_DIR/.beeshome"
|
# BEESHOME="$MNT_DIR/.beeshome"
|
||||||
# BEESSTATUS="$WORK_DIR/$UUID.status"
|
# BEESSTATUS="$WORK_DIR/$UUID.status"
|
||||||
|
|
||||||
## Make path shorter in logs
|
## Default options to apply, see --help for details
|
||||||
# OPTIONS="--relative-paths"
|
# OPTIONS="--relative-paths --notimestamps"
|
||||||
|
|
||||||
## Remove timestamp from bees output
|
|
||||||
# OPTIONS="--notimestamps"
|
|
||||||
|
|
||||||
## Bees DB size
|
## Bees DB size
|
||||||
# Hash Table Sizing
|
# Hash Table Sizing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user