blob: a32fc238288092b521f4b44cdeada9453caafb28 (
plain) (
blame)
1
2
3
4
5
6
|
# set these before building for a distribution!
# note that both must be bz2 archives.
[env]
index_path = "data/enwiktionary-20221220-pages-articles-multistream-index.txt.bz2"
dictionary_path = "data/enwiktionary-20221220-pages-articles-multistream.xml.bz2"
RUST_BACKTRACE = "1"
|