Skip to content
Snippets Groups Projects
Commit 131d286f authored by Mathieu Loiseau's avatar Mathieu Loiseau
Browse files

gitignore (et chgt config qui sert à rien)

parent 558f7547
No related branches found
No related tags found
No related merge requests found
...@@ -136,6 +136,7 @@ celerybeat.pid ...@@ -136,6 +136,7 @@ celerybeat.pid
.venv .venv
env/ env/
venv/ venv/
lq-w-extr/
ENV/ ENV/
liveq/ liveq/
env.bak/ env.bak/
......
...@@ -2,5 +2,4 @@ host = "0.0.0.0" ...@@ -2,5 +2,4 @@ host = "0.0.0.0"
port = 5000 port = 5000
debugging = False #True debugging = False #True
supported_wiktlangs = ["en", "fr", "de", "es", "ru"]
wd = "/var/www/live-query-wiktextract" wd = "/var/www/live-query-wiktextract"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment