[openstreetmap/openstreetmap-website] Make traces feature optional via traces_disabled setting (PR #7156)

Lee Kindness notifications at github.com
Sun Jun 28 20:44:01 UTC 2026


@wangi commented on this pull request.



> @@ -52,6 +51,8 @@ def secondary_nav_items
       [about_path, t("layouts.header.about")]
     ]
 
+    items.insert(2, [traces_path, t("layouts.header.gps_traces")]) unless Settings.traces_disabled

Good point, change made

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7156#discussion_r3488508813
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/7156/review/4588077011 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260628/9952eabf/attachment.htm>


More information about the rails-dev mailing list