diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2018-04-05 21:31:12 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2018-04-05 21:31:12 +0200 |
commit | 763f9e00754b10911f34bfa4292feb089a4c6bbb (patch) | |
tree | 10cf81c8dcbb3c5d0fc102149b0835c446945977 /app.json | |
parent | Updated signup form. (diff) | |
download | newspipe-763f9e00754b10911f34bfa4292feb089a4c6bbb.tar.gz newspipe-763f9e00754b10911f34bfa4292feb089a4c6bbb.tar.bz2 newspipe-763f9e00754b10911f34bfa4292feb089a4c6bbb.zip |
Updated install script.
Diffstat (limited to 'app.json')
-rw-r--r-- | app.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ "value": "" }, "ADMIN_EMAIL": { - "description": "Your email address for the authentication to the platform as an administrator.", + "description": "Administrator email address.", "required": true, "value": "" }, |