Skip to content
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

feat(mysql): add PDO connection options from config #1155

Closed
wants to merge 2 commits into from
Closed

feat(mysql): add PDO connection options from config #1155

wants to merge 2 commits into from

Conversation

ebuildy
Copy link

@ebuildy ebuildy commented Jan 27, 2023

To use Baikal with a mysql server that require SSL.

https://callisto.digital/posts/php/enable-mysql-over-ssl-in-php-pdo/

Didnt find the right way to use php const inside the YAML :-/

@ByteHamster
Copy link
Member

Hmm, a main goal of Baikal is to make it easy to set up a dav server. If someone needs all kinds of advanced settings, they can just use sabre/dav directly to get the full power. This feels like a very advanced feature. Especially with the "mysterious" constants in the config file, this probably feels scary to new users.

@ebuildy
Copy link
Author

ebuildy commented Jan 29, 2023 via email

@ebuildy ebuildy closed this by deleting the head repository Aug 26, 2023
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