#
-# deb http://ftp.uni-mainz.de/debian bullseye main
-
-# main buster repositories
+# main bullseye repositories
deb http://ftp.uni-mainz.de/debian bullseye main contrib non-free
deb-src http://ftp.uni-mainz.de/debian bullseye main contrib non-free
-# buster security updates
-# deb http://security.debian.org/ buster/updates main contrib non-free
-# deb-src http://security.debian.org/ buster/updates main contrib non-free
+# bullseye security updates
deb http://security.debian.org/debian-security bullseye-security main contrib non-free
-# buster-updates, previously known as 'volatile'
+# bullseye-updates, previously known as 'volatile'
deb http://ftp.uni-mainz.de/debian bullseye-updates main contrib non-free
deb-src http://ftp.uni-mainz.de/debian bullseye-updates main contrib non-free
; priority=10
zend_extension=opcache.so
; opcache.enable_cli=0
-; opcache.interned_strings_buffer=8
-; opcache.max_accelerated_files=10000
-; opcache.memory_consumption=128
-; opcache.save_comments=1
-; opcache.revalidate_freq=1
+opcache.enable=1
+opcache.interned_strings_buffer=8
+opcache.max_accelerated_files=10000
+opcache.memory_consumption=128
+opcache.save_comments=1
+opcache.revalidate_freq=1