Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ed9ba5c8 authored by frank PREEL's avatar frank PREEL
Browse files

Change NTP endpoint

parent 21d1abf4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1841,7 +1841,7 @@
    <bool name="config_actionMenuItemAllCaps">true</bool>

    <!-- Remote server that can provide NTP responses. -->
    <string translatable="false" name="config_ntpServer">time.android.com</string>
    <string translatable="false" name="config_ntpServer">pool.ntp.org</string>
    <!-- Normal polling frequency in milliseconds -->
    <integer name="config_ntpPollingInterval">86400000</integer>
    <!-- Try-again polling interval in milliseconds, in case the network request failed -->