Pelayo García

Results 10 comments of Pelayo García

Hi! I'd got those logs with [Netguard](https://netguard.me/)'s Pro features. It's been a long time since January: I'm afraid I only have this screenshot: ![imagen](https://user-images.githubusercontent.com/25091358/145867216-53b83132-2baa-48d6-acf6-e595cf0f6e58.png)

Related to this, but with the use case on the opposite side, is there a way to create read-only API/auth tokens? Do I have to create a read-only user and...

I'm not sure if this is an issue. The [documentation ](https://github.com/scottleedavis/mattermost-plugin-remind/wiki/Usage) states that: >You can’t set recurring reminders for other members.

We have been able to reproduce this bug, at least the confirmation email part, also in version 14.0. Noticing that automatic mail worked fine on all other stages, since they...

OpenAI has discontinued `code-davinci` models: > On March 23rd, we will discontinue support for the Codex API. All customers will have to transition to a different model. Codex was initially...

Just pushed a new commit to fix the linter errors related to indentation in the `tasks/variables.yml` file.

Hey @geerlingguy! Could you take some time to do a review of this PR? Thanks! :smiley:

I've realized that the difference was the response time in the log. I've managed to temporally fix it by adding: ``` RESPONSETIME: '[0-9]+\.[0-9]+' ``` to the `pattern_syntax` and modifying the...

As you said in our PR, I think it's a good idea to iterate on this; let's merge this and get the migration to Radicale v3 completed in a next...

Hi! In the current docs, there is a mention about multi-addon projects, but in the `hatch-odoo` [README](https://github.com/acsone/hatch-odoo/blob/main/README.md) there is a notice: > 💡 This project is best used when working...