1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00

Update main.yml

This commit is contained in:
A Holt 2018-09-22 10:40:01 -04:00 committed by GitHub
parent 279b95fb7a
commit 5b15500012
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,10 @@
wordpress_install: True
wordpress_enabled: True
# For schools that use WordPress intensively. WARNING: Enabling this (might)
# cause excess use of RAM or other resources? github.com/iiab/iiab/issues/1147
wordpress_raise_php_limits: False
wordpress_download_base_url: https://wordpress.org wordpress_download_base_url: https://wordpress.org
wordpress_src: latest.tar.gz wordpress_src: latest.tar.gz
@ -5,9 +12,6 @@ wp_db_name: iiab_wp
wp_db_user: iiab_wp wp_db_user: iiab_wp
wp_db_user_password: changeme wp_db_user_password: changeme
wordpress_install: True
wordpress_enabled: True
wp_install_path: "{{ content_base }}" wp_install_path: "{{ content_base }}"
#wp_install_path: /library #wp_install_path: /library