You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add 'Show on a map' button to Location in profile, fix layout (#26214)
Not too important, but I think that it'd be a pretty neat touch.
Also fixes some layout bugs introduced by a previous PR.
---------
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-authored-by: Caesar Schinas <caesar@caesarschinas.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Copy file name to clipboardExpand all lines: docs/content/administration/config-cheat-sheet.en-us.md
+1
Original file line number
Diff line number
Diff line change
@@ -648,6 +648,7 @@ And the following unique queues:
648
648
-`DEFAULT_USER_IS_RESTRICTED`: **false**: Give new users restricted permissions by default
649
649
-`DEFAULT_ENABLE_DEPENDENCIES`: **true**: Enable this to have dependencies enabled by default.
650
650
-`ALLOW_CROSS_REPOSITORY_DEPENDENCIES` : **true** Enable this to allow dependencies on issues from any repository where the user is granted access.
651
+
-`USER_LOCATION_MAP_URL`: **""**: A map service URL to show user's location on a map. The location will be appended to the URL as escaped query parameter.
651
652
-`ENABLE_USER_HEATMAP`: **true**: Enable this to display the heatmap on users profiles.
0 commit comments