Skip to content

Commit

Permalink
Go live v0.10.8
Browse files Browse the repository at this point in the history
Go live v0.10.8
  • Loading branch information
2Abendsegler authored Sep 12, 2020
2 parents e797dce + 2898b4a commit 2ba5aff
Show file tree
Hide file tree
Showing 35 changed files with 1,241 additions and 408 deletions.
30 changes: 17 additions & 13 deletions data/config_standard.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,21 @@
"settings_count_own_matrix_links": "map",
"settings_hide_left_sidebar_on_google_maps": true,
"settings_add_link_gc_map_on_google_maps": true,
"settings_switch_to_gc_map_in_same_tab": false,
"settings_switch_from_google_maps_to_gc_map_in_same_tab": false,
"settings_add_link_new_gc_map_on_google_maps": true,
"settings_switch_from_google_maps_to_new_gc_map_in_same_tab": false,
"settings_add_link_google_maps_on_gc_map": true,
"settings_switch_to_google_maps_in_same_tab": false,
"settings_add_link_gc_map_on_osm": true,
"settings_switch_from_osm_to_gc_map_in_same_tab": false,
"settings_add_link_new_gc_map_on_osm": true,
"settings_switch_from_osm_to_new_gc_map_in_same_tab": false,
"settings_add_link_osm_on_gc_map": true,
"settings_switch_to_osm_in_same_tab": false,
"settings_add_link_flopps_on_gc_map": true,
"settings_switch_to_flopps_in_same_tab": false,
"settings_add_link_geohack_on_gc_map": true,
"settings_switch_to_geohack_in_same_tab": false,
"settings_sort_default_bookmarks": true,
"settings_make_vip_lists_hideable": true,
"settings_show_latest_logs_symbols": true,
Expand Down Expand Up @@ -165,14 +177,6 @@
"settings_link_big_listing": true,
"settings_vup_hide_avatar": false,
"settings_vup_hide_log": false,
"settings_add_link_gc_map_on_osm": true,
"settings_switch_from_osm_to_gc_map_in_same_tab": false,
"settings_add_link_osm_on_gc_map": true,
"settings_switch_to_osm_in_same_tab": false,
"settings_add_link_flopps_on_gc_map": true,
"settings_switch_to_flopps_in_same_tab": false,
"settings_add_link_geohack_on_gc_map": true,
"settings_switch_to_geohack_in_same_tab": false,
"settings_pq_warning": true,
"settings_pq_set_cachestotal": true,
"settings_pq_cachestotal": 1000,
Expand Down Expand Up @@ -254,9 +258,6 @@
"settings_show_compact_logbook_but": true,
"settings_cache_type_icon_visible": true,
"settings_log_status_icon_visible": true,
"settings_compactLayout_unpublishedList": true,
"settings_set_compactLayoutUnpublishedHides_sort": true,
"settings_compactLayoutUnpublishedHides_sort": "abc",
"settings_showUnpublishedHides": true,
"settings_set_showUnpublishedHides_sort": true,
"settings_showUnpublishedHides_sort": "abc",
Expand Down Expand Up @@ -287,5 +288,8 @@
"settings_show_copydata_own_stuff_value": "#yyyy#.#mm#.#dd# - #GCName# - #GCCode# - 01",
"settings_relocate_other_map_buttons": true,
"settings_show_enhanced_map_coords": true,
"settings_show_radius_on_flopps": true
"settings_show_radius_on_flopps": true,
"settings_show_copydata_plus": false,
"settings_show_copydata_separator": "\n",
"settings_show_edit_links_for_logs": true
}
5 changes: 2 additions & 3 deletions data/gclh_defi.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2ba5aff

Please sign in to comment.