Skip to content

Commit

Permalink
remove apache-limits.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
michielbdejong committed Sep 19, 2023
1 parent 7535a35 commit 00941a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash
export PHP_MEMORY_LIMIT="512M"
rm /etc/apache2/conf-enabled/apache-limits.conf
php console.php maintenance:install --admin-user alice --admin-pass alice123
php console.php status
php console.php app:enable solid
Expand Down

0 comments on commit 00941a2

Please sign in to comment.