Explorar el Código

Update manifest.toml

DeMiro5001 hace 8 meses
padre
commit
3c0217d57a
Se han modificado 1 ficheros con 0 adiciones y 11 borrados
  1. 0 11
      manifest.toml

+ 0 - 11
manifest.toml

@@ -54,11 +54,6 @@ ram.runtime = "50M"
     [install.admin]
     type = "user"
 
-    [install.password]
-    help.en = "Use the help field to add an information for the admin about this question."
-    help.fr = "Utilisez le champ aide pour ajouter une information à l'intention de l'administrateur à propos de cette question."
-    type = "password"
-
 [resources]
 
     [resources.sources]
@@ -79,9 +74,3 @@ ram.runtime = "50M"
     main.url = "/"
 
     [resources.ports]
-
-    [resources.apt]
-    packages = "mariadb-server"
-
-    [resources.database]
-    type = "mysql"