diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md new file mode 100644 index 0000000..afcd8ec --- /dev/null +++ b/doc/POST_INSTALL.md @@ -0,0 +1,4 @@ +Your credentials for the admin panel are: + +- admin username: admin +- admin password: __PASSWORD__ \ No newline at end of file diff --git a/manifest.toml b/manifest.toml index 0e7461d..c66cdb5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -48,8 +48,8 @@ ram.runtime = "50M" default = "fr" [install.password] - help.en = "Administrator password (username is admin)" - help.fr = "Mot de passe administrateur (l'identifiant est admin)" + help.en = "Administrator password" + help.fr = "Mot de passe administrateur" type = "password" [resources]