directory structure
This commit is contained in:
parent
fbb663540c
commit
d54ae97519
4 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ environment:
|
||||||
return {'name': 'environment',
|
return {'name': 'environment',
|
||||||
'process': 'user data',
|
'process': 'user data',
|
||||||
'options': options,
|
'options': options,
|
||||||
'level': 70, # FIXME : what for ?
|
'level': 50,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue