Fix the ntp_server setting

This commit is contained in:
FusionPBX 2023-03-30 10:56:43 -06:00 committed by GitHub
parent e710c20a0d
commit 3091370f14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<admin_mode_password_confirm>0000</admin_mode_password_confirm>
{/if}
<language>English</language>
<ntp_server>{$server_address_1}</ntp_server>
<ntp_server>{$ntp_server_primary}</ntp_server>
<timezone>AUS+10</timezone>
<dst>3600 25.09 02:00:00 04.05 03:00:00</dst>
<tone_scheme>US</tone_scheme>