Small tweaks

- June ASB cherrypicks
- Change default NTP. only 2*.pool.ntp.org supports IPv6
This commit is contained in:
Tad 2021-06-10 04:31:15 -04:00
parent 94b91c6afd
commit 50c670c477
13 changed files with 26 additions and 16 deletions

View file

@ -64,7 +64,7 @@ export DOS_STRONG_ENCRYPTION_ENABLED=false; #Set true to enable AES 256-bit FDE
#Servers
export DOS_DEFAULT_DNS_PRESET="Cloudflare-BL"; #Sets default DNS. Options: See changeDefaultDNS() in Scripts/Common/Functions.sh
export DOS_GPS_NTP_SERVER="1.android.pool.ntp.org"; #Options: Any NTP pool
export DOS_GPS_NTP_SERVER="2.android.pool.ntp.org"; #Options: Any NTP pool
export DOS_GPS_SUPL_HOST="supl.google.com"; #Options: supl.{google,vodafone,sonyericsson}.com
#Release Processing