chore: Add CONTINUWUITY_ environment variables #819
No reviewers
Labels
No labels
Bug
Cherry-picking
Database
Dependencies
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/Federation
Matrix/MSC
Matrix/Media
Meta
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: continuwuation/continuwuity#819
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "jade/env_variables"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@ -1,9 +1,10 @@
[Unit]
Description=conduwuit Matrix homeserver
does having this extra return break anything?
No, it should have no effect for the systemd unit syntax
@ -4,3 +5,3 @@
After=network-online.target
Alias=matrix-conduwuit.service
Documentation=https://continuwuity.org/
Alias=matrix-conduwuit.service
this seems weird because it's no longer in alpabetical order
Was making it match the order of the other one.
@ -6,3 +6,3 @@
Documentation=https://continuwuity.org/
RequiresMountsFor=/var/lib/private/conduwuit
Alias=matrix-conduwuit.service
same comment here, does the lack of return between the blocks break anything?
4bee3de29f
to5577ddca27