Let the plugin read partner vars from the same RAM cache bash reads, so PHP and bash cannot disagree about a partner
This commit is contained in:
+1
-1
@@ -173,7 +173,7 @@
|
||||
fi
|
||||
|
||||
# ━━━ Source partner confs from /tmp cache ━━━
|
||||
# conf_sync.sh pulls partner host*.conf files into /tmp/.cache/vv/d/
|
||||
# conf_sync.sh pulls partner host*.conf files into /tmp/varaverk/conf/
|
||||
# on array start and after any conf save. Sourcing them here makes partner vars
|
||||
# (HOST2_*, HOST3_*, …) available without committing credentials to the git repo
|
||||
# or violating sparse checkout — partner confs live in RAM only, cleared on reboot.
|
||||
|
||||
Reference in New Issue
Block a user