You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: admin_manual/installation/server_tuning.rst
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -158,12 +158,6 @@ To change the default from ``2`` and check for changes on disk at most every ``6
158
158
159
159
opcache.revalidate_freq = 60
160
160
161
-
To disable the revalidation completely:
162
-
163
-
.. code:: ini
164
-
165
-
opcache.validate_timestamps = 0
166
-
167
161
Any Server/app upgrades or changes to ``config.php`` will then require restarting PHP (or otherwise manually clearing the cache or invalidating this particular script).
0 commit comments