Skip to content

Commit 82fe0c0

Browse files
trivial formatting to bump a build
1 parent 65d6ac2 commit 82fe0c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

fs/php-nginx/etc/php/conf.d/00_opcache.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ opcache.jit_buffer_size = 512M
1212

1313
opcache.max_accelerated_files = 60000
1414
opcache.memory_consumption = 512
15-
opcache.consistency_checks=0
16-
opcache.validate_timestamps=0
15+
opcache.consistency_checks = 0
16+
opcache.validate_timestamps = 0
1717
opcache.max_wasted_percentage = 10
1818
opcache.interned_strings_buffer = 16
1919
opcache.fast_shutdown = 1

0 commit comments

Comments
 (0)