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,7 +10,7 @@ sudo -u {{ apache_user }} \
|
|||
--wwwroot=http://{{ iiab_hostname }}.{{ iiab_domain }}/moodle \
|
||||
--dataroot={{ moodle_data }} \
|
||||
--dbtype=pgsql \
|
||||
--dbname={{ moodle_database_name }} \
|
||||
--dbname={{ moodle_db_name }} \
|
||||
--dbuser=Admin --dbpass=changeme \
|
||||
--fullname=Your_School \
|
||||
--shortname=School \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue