diff --git a/package-scripts/gitlab/postinst b/package-scripts/gitlab/postinst index 15d04cf46586111bdee7765e354b568c29d5cdf6_cGFja2FnZS1zY3JpcHRzL2dpdGxhYi9wb3N0aW5zdA==..5d904d9af8d8f1b7d41d0f5f28e478861e34a2c2_cGFja2FnZS1zY3JpcHRzL2dpdGxhYi9wb3N0aW5zdA== 100755 --- a/package-scripts/gitlab/postinst +++ b/package-scripts/gitlab/postinst @@ -54,5 +54,8 @@ echo "Otherwise configure GitLab for your system by editing /etc/gitlab/gitlab.rb file" echo "And running reconfigure again." echo +echo "For a comprehensive list of configuration options please see the Omnibus GitLab readme" +echo "https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md" +echo exit 0