Browse Source

Install Date: Make 12h time default

Dylan Araps 8 years ago
parent
commit
a0b6dee1aa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/config

+ 1 - 1
config/config

@@ -334,7 +334,7 @@ install_time="on"
 # Example:
 # Example:
 # 12h: 'Thu 14 Apr 2016 11:50 PM'
 # 12h: 'Thu 14 Apr 2016 11:50 PM'
 # 24h: 'Thu 14 Apr 2016 23:50'
 # 24h: 'Thu 14 Apr 2016 23:50'
-install_time_format="24h"
+install_time_format="12h"
 
 
 
 
 # Text Colors
 # Text Colors