File: dlocate.default

package info (click to toggle)
dlocate 1.17
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 184 kB
  • sloc: sh: 677; perl: 181; makefile: 45
file content (9 lines) | stat: -rw-r--r-- 226 bytes parent folder | download | duplicates (6)
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"