chore: Add CONTINUWUITY_ environment variables #819

Merged
Jade merged 1 commit from jade/env_variables into main 2025-05-10 11:55:34 +00:00
Owner

Also updates some examples to match.

Untested, in particular, the clap environment variables I'm not sure work as expected (eg overriding the old ones. It would be good to get confirmation on that.

Also updates some examples to match. Untested, in particular, the clap environment variables I'm not sure work as expected (eg overriding the old ones. It would be good to get confirmation on that.
Aranjedeath reviewed 2025-05-08 16:15:49 +00:00
@ -1,9 +1,10 @@
[Unit]
Description=conduwuit Matrix homeserver
Owner

does having this extra return break anything?

does having this extra return break anything?
Author
Owner

No, it should have no effect for the systemd unit syntax

No, it should have no effect for the systemd unit syntax
Aranjedeath marked this conversation as resolved
Aranjedeath reviewed 2025-05-08 16:16:15 +00:00
@ -4,3 +5,3 @@
After=network-online.target
Alias=matrix-conduwuit.service
Documentation=https://continuwuity.org/
Alias=matrix-conduwuit.service
Owner

this seems weird because it's no longer in alpabetical order

this seems weird because it's no longer in alpabetical order
Author
Owner

Was making it match the order of the other one.

Was making it match the order of the other one.
Aranjedeath marked this conversation as resolved
Aranjedeath reviewed 2025-05-08 16:16:56 +00:00
@ -6,3 +6,3 @@
Documentation=https://continuwuity.org/
RequiresMountsFor=/var/lib/private/conduwuit
Alias=matrix-conduwuit.service
Owner

same comment here, does the lack of return between the blocks break anything?

same comment here, does the lack of return between the blocks break anything?
Aranjedeath marked this conversation as resolved
Aranjedeath approved these changes 2025-05-08 16:17:01 +00:00
Jade force-pushed jade/env_variables from 4bee3de29f to 5577ddca27 2025-05-10 11:55:09 +00:00 Compare
Jade merged commit 5577ddca27 into main 2025-05-10 11:55:34 +00:00
Jade deleted branch jade/env_variables 2025-05-10 11:55:34 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: continuwuation/continuwuity#819
No description provided.