mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Merge pull request #1744 from ryanwachtl/patch-1
Update configuration.md
This commit is contained in:
commit
659a793cc8
@ -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/)
|
||||
|
Loading…
Reference in New Issue
Block a user