Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
fontane-notizbuecher
SADE
Commits
8e09bfab
Commit
8e09bfab
authored
Feb 15, 2019
by
Mathias Goebel
🎠
Browse files
set a static data-root
parent
1098cbcd
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/config/config.xqm
View file @
8e09bfab
...
...
@@ -30,7 +30,7 @@ declare variable $config:app-root :=
substring-before($modulePath, "/modules")
;
declare variable $config:data-root :=
$config:app-root || "
/data";
declare variable $config:data-root :=
"/db/sade-projects/textgrid
/data
/xml
";
declare variable $config:repo-descriptor := doc(concat($config:app-root, "/repo.xml"))/repo:meta;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment