Directory type for data_dir option

This commit is contained in:
Ruud
2011-09-01 14:31:59 +02:00
parent b5cd48d746
commit b5cf1dba8d
+1
View File
@@ -66,6 +66,7 @@ config = [{
{
'name': 'data_dir',
'label': 'Data dir',
'type': 'directory',
'description': 'Where cache/logs/etc are stored.',
},
{