File: dlocate.default

package info (click to toggle)
dlocate 1.07%2Bnmu1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 276 kB
  • ctags: 9
  • sloc: sh: 455; perl: 96; makefile: 59
file content (9 lines) | stat: -rw-r--r-- 226 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
# You can enable compression if you are short on disk space and don't
# mind dlocate being about 10 times slower.
#
# 1 = enable compression
# anything else = disable compression
#
# disabled by default.

COMPRESS_DLOCATE="0"