You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
189B

  1. opcache.enable=1
  2. opcache.enable_cli=1
  3. opcache.interned_strings_buffer=8
  4. opcache.max_accelerated_files=10000
  5. opcache.memory_consumption=128
  6. opcache.save_comments=1
  7. opcache.revalidate_freq=1