Bump funkwhale version and disable API rate limiting

When using federation and fetching external libraries, API is overused and this situation leads to 'false positive' rate limit. Try to disable this as nobody knows my instance (this is what you call re@l security baby)
master
Quentin Duchemin 2021-07-19 13:45:43 +02:00
parent 8085f41cda
commit fb6a09fb46
Signed by: Chosto
GPG Key ID: 0547178FEEDE7D6B
2 changed files with 3 additions and 1 deletions

View File

@ -28,3 +28,5 @@ AWS_STORAGE_BUCKET_NAME=celiglyphe
AWS_S3_ENDPOINT_URL=https://s3.fr-par.scw.cloud
AWS_S3_REGION_NAME=fr-par
PROXY_MEDIA=false
THROTTLING_ENABLED=false

View File

@ -1,4 +1,4 @@
funkwhale_version: 1.1.1
funkwhale_version: 1.1.2
funkwhale_api_port: 5000
funkwhale_nginx_port: 80
funkwhale_static_root: /static