Devis Battisti

Results 9 comments of Devis Battisti

Here's the link to the docs: https://firebase.google.com/docs/auth/limits

same for me, adding ``` config.jsonapi_cache = lambda { Rails.cache } ``` to the initializer

@mpestritto sorry for the late response, this pr is a great job. I will merge it by the end of the week.

Hi @bandtank, you're right. I need to find the right way to keep swagger-ui repo in sync. Maybe a grunt task that transform the static index.html in rails template could...

I just update the file from [swagger-ui](https://github.com/swagger-api/swagger-ui): https://github.com/batdevis/swagger_engine/commit/140deccfa19035c4a2f61dfbde44d56b103d237a

There is the branch https://github.com/batdevis/swagger_engine/tree/feature/10-Read-JSON-from-URL, but I haven't merged it yet.

We're right, but I have no directions. If you want to use swagger_engine, asset pipeline is essential.

> ```yaml > loki: > commonConfig: > replication_factor: 1 > storage: > type: s3 > s3: > bucketnames: lokilogs Looking at the [heml values file](https://github.com/grafana/loki/blob/77b04b796350616c7c22994a1b6950774b5621c3/production/helm/loki/values.yaml#L260), `bucketnames` option doesn't exist under...