Onion address for website
This commit is contained in:
parent
7dcfd40b72
commit
4bdd922522
|
@ -38,7 +38,7 @@ export TEXTDOMAIN=${PROJECT_NAME}-config
|
|||
export TEXTDOMAINDIR="/usr/share/locale"
|
||||
|
||||
# Web site
|
||||
FREEDOMBONE_WEBSITE="https://freedombone.net or http://4fvfozz6g3zmvf76.onion"
|
||||
FREEDOMBONE_WEBSITE="https://freedombone.net or http://yjxlc3imv7obva4grjae6u3qw527koaytrgjgdp364hmthrst3jodiid.onion"
|
||||
|
||||
# Minimum number of characters in a password
|
||||
MINIMUM_PASSWORD_LENGTH=$(grep 'MINIMUM_PASSWORD_LENGTH=' "/usr/share/${PROJECT_NAME}/utils/${PROJECT_NAME}-utils-passwords" | head -n 1 | awk -F '=' '{print $2}')
|
||||
|
|
Loading…
Reference in New Issue