sabre-io / Baikal

Baïkal is a Calendar+Contacts server
https://sabre.io/baikal/
GNU General Public License v3.0
2.46k stars 284 forks source link

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

Closed ebuildy closed 1 year ago

ebuildy commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

Well, this is for advanced users, this is not required at all.

Most of "simple users" will use the install wizard any way.

Le dim. 29 janv. 2023, 07:15, ByteHamster @.***> a écrit :

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.

— Reply to this email directly, view it on GitHub https://github.com/sabre-io/Baikal/pull/1155#issuecomment-1407647359, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJJZ2MAKT4R4VVMA4RMAYLWUZNOJANCNFSM6AAAAAAUJEOWFU . You are receiving this because you authored the thread.Message ID: @.***>