summarylogtreecommitdiffstats
path: root/welcome.html.patch
blob: 1ebef1d257ac4291e711d5bed0a3a3ac4010416d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- data/interfaces/default/welcome.html.bak	2016-01-24 07:59:46.000000000 +0100
+++ data/interfaces/default/welcome.html	2016-01-24 19:04:40.915801550 +0100
@@ -171,7 +171,7 @@
                     <input type="checkbox" name="refresh_libraries_on_startup" id="refresh_libraries_on_startup" value="1" ${config['refresh_libraries_on_startup']}>
                     <input type="checkbox" name="server_changed" id="server_changed" value="1" checked>
                     <input type="checkbox" name="first_run_complete" id="first_run_complete" value="1" checked>
-                    <input type="checkbox" name="check_github" id="check_github" value="1" checked>
+                    <input type="checkbox" name="check_github" id="check_github" value="0" checked>
                     <input type="text" name="home_stats_cards" id="home_stats_cards" value="first_run_wizard">
                     <input type="text" name="home_library_cards" id="home_library_cards" value="first_run_wizard">
                 </div>