projects
/
mdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6149c94
)
By default do not create a symlink to moodledata
author
Frederic Massart
<fred@moodle.com>
Fri, 7 Dec 2012 02:44:06 +0000
(10:44 +0800)
committer
Frederic Massart
<fred@moodle.com>
Fri, 7 Dec 2012 02:44:06 +0000
(10:44 +0800)
config-dist.json
patch
|
blob
|
history
diff --git
a/config-dist.json
b/config-dist.json
index
698c197
..
8f8d2bf
100644
(file)
--- a/
config-dist.json
+++ b/
config-dist.json
@@
-103,7
+103,7
@@
// Name of the symlink pointing to the data directory to create in the www directory
// during an instance creation. If false, the symlink won't be created.
- "symlinkToData":
"_data"
,
+ "symlinkToData":
false
,
// You should not edit this, this is the branch that is considered as master by developers.
"masterBranch": 25,