mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
13 lines
231 B
Text
13 lines
231 B
Text
|
|
#
|
||
|
|
# Default caching daemon configuration file
|
||
|
|
# $FreeBSD$
|
||
|
|
#
|
||
|
|
|
||
|
|
enable-cache passwd yes
|
||
|
|
enable-cache group yes
|
||
|
|
enable-cache hosts yes
|
||
|
|
enable-cache services yes
|
||
|
|
enable-cache protocols yes
|
||
|
|
enable-cache rpc yes
|
||
|
|
enable-cache networks yes
|