Skip to content

fix pgcat.toml to handle autoreload #498

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

ajayk
Copy link

@ajayk ajayk commented Jul 7, 2023

autoreload is boolean , setting it to false

[2023-07-07T02:52:23.364883Z ERROR pgcat::config] Could not parse config file: TOML parse error at line 51, column 14
       |
    51 | autoreload = 15000
       |              ^^^^^
    invalid type: integer `15000`, expected a boolean

autoreload is boolean , setting it to false
@ajayk ajayk changed the title Update pgcat.toml to handle autoreload fix pgcat.toml to handle autoreload Jul 7, 2023
@Cluas
Copy link
Contributor

Cluas commented Jul 12, 2023

#491

@ajayk ajayk closed this Jul 12, 2023
@ajayk ajayk deleted the patch-1 branch July 12, 2023 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants