Skip to content

Commit f4094af

Browse files
committed
add default help location to the global settings (refs #17670)
1 parent a71912b commit f4094af

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

resources/qgis_global_settings.ini

+5
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,8 @@ connections-xyz\OpenStreetMap\url=http://a.tile.openstreetmap.org/{z}/{x}/{y}.pn
2828
connections-xyz\OpenStreetMap\username=
2929
connections-xyz\OpenStreetMap\zmax=19
3030
connections-xyz\OpenStreetMap\zmin=0
31+
32+
[help]
33+
# Default help location to inlude
34+
# for now this is online version fo the User Guide for latest (LTR) release
35+
helpSearchPath=https://docs.qgis.org/$qgis_short_version/$qgis_locale/docs/user_manual/

0 commit comments

Comments
 (0)