summaryrefslogtreecommitdiffstats
path: root/data/tracker/org.gnome.Nautilus.domain.rule.in
blob: ec0808e309dd25e745b80ce78bcecce7cd448ad6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# This defines a private Tracker domain for Nautilus.
#
# It's used to run the Tracker indexer inside a Flatpak sandbox, when Nautilus
# is running on a host that doesn't have a suitable version of Tracker
# installed.

[DomainOntology]
# Location for the Tracker database
CacheLocation=$XDG_CACHE_HOME/nautilus/miner/files

# Name of the ontology to use, must be one located in
# $(sharedir)/tracker/ontologies
OntologyName=nepomuk

# DBus name for the owner (not optional). Tracker will use
# the domain as the prefix of the DBus name for all the
# services related to this domain ontology.
Domain=@application_id@

# List of miners we expect to run in this domain.
Miners=Miner.Files;Miner.Extract