exchange: TERMS_ETAG no-terms-v2; multi-httpd was stuck on v0
This commit is contained in:
parent
0b04d6b23c
commit
5f208cb83a
1 changed files with 1 additions and 1 deletions
2
scripts/taler-exchange/install_no_terms.sh
Normal file → Executable file
2
scripts/taler-exchange/install_no_terms.sh
Normal file → Executable file
|
|
@ -12,7 +12,7 @@ LANG_DIR="$TERMS_DIR/en"
|
||||||
mkdir -p "$LANG_DIR"
|
mkdir -p "$LANG_DIR"
|
||||||
|
|
||||||
# Bump when HTML/style changes (long Cache-Control on /terms).
|
# Bump when HTML/style changes (long Cache-Control on /terms).
|
||||||
TOS_ETAG="${TERMS_ETAG:-no-terms-v0}"
|
TOS_ETAG="${TERMS_ETAG:-no-terms-v2}"
|
||||||
# Prefer Swiss FADP privacy install (install_swiss_privacy.sh); fallback etag here
|
# Prefer Swiss FADP privacy install (install_swiss_privacy.sh); fallback etag here
|
||||||
PP_ETAG="${PRIVACY_ETAG:-exchange-pp-swiss-v0}"
|
PP_ETAG="${PRIVACY_ETAG:-exchange-pp-swiss-v0}"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue