mirror of
https://github.com/YunoHost-Apps/wordpress_ynh.git
synced 2024-09-03 20:36:10 +02:00
Update manifest.toml
This commit is contained in:
parent
236ec75179
commit
9135a9ecb2
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ ram.runtime = "50M"
|
||||||
[resources.permissions]
|
[resources.permissions]
|
||||||
main.url = "/"
|
main.url = "/"
|
||||||
admin.url = "/wp-login.php"
|
admin.url = "/wp-login.php"
|
||||||
admin.additional_urls="/wp-admin.php"
|
admin.additional_urls = ["/wp-admin.php"]
|
||||||
admin.allowed = "admins"
|
admin.allowed = "admins"
|
||||||
|
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
|
|
Loading…
Add table
Reference in a new issue