first commit
This commit is contained in:
commit
cd1e91bb99
287 changed files with 86425 additions and 0 deletions
20
rasta_exp/settings.ini
Normal file
20
rasta_exp/settings.ini
Normal file
|
@ -0,0 +1,20 @@
|
|||
[Redis]
|
||||
#host = MASKED
|
||||
#port = 6379
|
||||
#db = 5
|
||||
#password = MASKED
|
||||
#prefix = rasta-exp1
|
||||
|
||||
|
||||
[Couch]
|
||||
#host = MASKED
|
||||
#port = 5984
|
||||
#user = MASKED
|
||||
#password = MASKED
|
||||
#db = rasta-exp1
|
||||
|
||||
[AndroZoo]
|
||||
apikey = MASKED
|
||||
# Optional: local parameters
|
||||
#base_url = https://androzoo.uni.lu
|
||||
#local_cache = ~/androzoo_cache/
|
Loading…
Add table
Add a link
Reference in a new issue