Commit a9640746ff4ce122e3c5d9670a6b1efda9579cf8
1 parent
b6ed77c7e9
Exists in
master
Update manifest.json
Showing 1 changed file with 6 additions and 0 deletions Side-by-side Diff
manifest.json
... | ... | @@ -34,6 +34,12 @@ |
34 | 34 | "en": "Choose the Owncloud administrator (must be an existing YunoHost user)" |
35 | 35 | }, |
36 | 36 | "example": "homer" |
37 | + }, | |
38 | + { | |
39 | + "name": "password", | |
40 | + "ask": { | |
41 | + "en": "Owncloud administrator password (for this existing YunoHost user)" | |
42 | + } | |
37 | 43 | } |
38 | 44 | ] |
39 | 45 | } |