Skip to content

Instantly share code, notes, and snippets.

@Tobi77
Created June 26, 2018 13:37
Show Gist options
  • Select an option

  • Save Tobi77/93926572cb1256cf3899fc3ebae7ce82 to your computer and use it in GitHub Desktop.

Select an option

Save Tobi77/93926572cb1256cf3899fc3ebae7ce82 to your computer and use it in GitHub Desktop.
Vagrant config
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