Merge pull request #1744 from ryanwachtl/patch-1

Update configuration.md
This commit is contained in:
Ingo Schommer 2013-04-09 08:13:26 -07:00
commit 659a793cc8

View File

@ -354,7 +354,3 @@ If you are concerned about resource usage on a dedicated server (without restric
These values will just be used for specific scripts (e.g. `[api:Filesystem::sync()]`),
to raise the limits for all executed scripts please use `ini_set('memory_limit', <value>)`
and `ini_set('max_execution_time', <value>)` in your own `_config.php`.
## See Also
[Config Cheat sheet](http://www.ssbits.com/a-config-php-cheatsheet/)