summaryrefslogtreecommitdiff
path: root/oedquery.conf
diff options
context:
space:
mode:
authorars <asav1410@gmail.com>2020-10-20 19:48:22 +0100
committerars <asav1410@gmail.com>2020-10-20 19:48:22 +0100
commit013b44bf90243a0fdc4233ed8730815338886bd6 (patch)
tree6097d6a7330ab8f4086944225bf4bfaeb56a9fa2 /oedquery.conf
parent9bd1d4fb7d0be7757c34023ee8cd140a52ff7079 (diff)
Read variables from conf file. Add example conf file.
Diffstat (limited to 'oedquery.conf')
-rw-r--r--oedquery.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/oedquery.conf b/oedquery.conf
new file mode 100644
index 0000000..a98c46d
--- /dev/null
+++ b/oedquery.conf
@@ -0,0 +1,10 @@
+# Example config
+
+# Enter your OED API ID and key here
+appId=
+appKey=
+
+# Enter desired language here - supported languages: https://developer.oxforddictionaries.com/documentation/languages
+language=en-gb
+# Desired max synonyms - some entries have a crazy number of them
+maxSynonyms=10