From c569c153b9f9e1ad6994f515841dc036c3c2dd50 Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@iml.unibe.ch>
Date: Fri, 2 Dec 2022 13:11:45 +0100
Subject: [PATCH] add edit on

---
 docs/config.json | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/config.json b/docs/config.json
index cb69e71..e99a277 100644
--- a/docs/config.json
+++ b/docs/config.json
@@ -8,6 +8,10 @@
         "auto_landing": false,
         "date_modified": true,
         "jump_buttons": true,
+        "edit_on": {
+            "name": "Gitlab",
+            "basepath": "https://git-repo.iml.unibe.ch/iml-open-source/ldap-php-class/tree/master/docs"
+        },
         "links": {
             "Repo": "https://git-repo.iml.unibe.ch/iml-open-source/ldap-php-class/",
             "IML Opensource": "https://os-docs.iml.unibe.ch/"
-- 
GitLab