Removed plantuml dependency for now

This commit is contained in:
Clément GOUIN
2019-06-19 11:45:19 +02:00
parent 037c2bcd41
commit b2ab01ac85
3 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ then edit the config.json file with your values :
"nodePort": 3000,
"dataDir": "data",
"modules" : {
"plantuml" : true,
"plantuml" : false,
"rss": true,
"webhook": true
},