Created
June 26, 2018 13:37
-
-
Save Tobi77/93926572cb1256cf3899fc3ebae7ce82 to your computer and use it in GitHub Desktop.
Vagrant config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| SetEnv APPLICATION_ENV tnussbaum | |
| php_admin_value max_execution_time 240 | |
| php_admin_value post_max_size 12M | |
| php_admin_value upload_max_filesize 12M | |
| php_admin_value display_errors 1 | |
| SetEnv TYPO3_CONTEXT Development |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment