mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Softcode Moodle & poppler-utils pdftoppm to convert PDF to PNG
This commit is contained in:
parent
e8613a4082
commit
1427fde789
3 changed files with 18 additions and 10 deletions
|
@ -10,6 +10,10 @@
|
|||
moodle_version: 311
|
||||
moodle_repo_url: https://github.com/moodle/moodle
|
||||
#moodle_repo_url: git://git.moodle.org/moodle.git # 2020-10-16: VERY Slow!
|
||||
|
||||
moodle_base: "{{ iiab_base }}/moodle" # /opt/iiab
|
||||
moodle_data: "{{ content_base }}/moodle" # /library
|
||||
moodle_database_name: moodle
|
||||
|
||||
moodle_db_name: moodle
|
||||
moodle_db_user: Admin
|
||||
moodle_db_pass: changeme
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue