File: butterfly.properties.patch

package info (click to toggle)
openrefine 3.8.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 40,864 kB
  • sloc: javascript: 105,631; java: 85,657; xml: 5,917; sh: 615; makefile: 79; python: 71; sql: 60
file content (21 lines) | stat: -rw-r--r-- 756 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From: Markus Koschany <apo@debian.org>
Date: Wed, 24 Aug 2022 20:00:15 +0200
Subject: butterfly.properties

---
 main/webapp/WEB-INF/butterfly.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/webapp/WEB-INF/butterfly.properties b/main/webapp/WEB-INF/butterfly.properties
index e16262b..67be507 100644
--- a/main/webapp/WEB-INF/butterfly.properties
+++ b/main/webapp/WEB-INF/butterfly.properties
@@ -24,7 +24,7 @@ butterfly.default.mountpoint = /extension
 # ---------- Module ------
 
 butterfly.modules.path = modules
-butterfly.modules.path = ../../extensions
+butterfly.modules.path = extensions
     # Add more paths here if your extensions live elsewhere.
     # Relative paths are relative to refine/main/webapp/