-
-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
On master (and at least 1.1) if we start with a specific config file, custom path doesn't follow this change.
su -l git -s /bin/bash -c "/var/opt/gitea/gitea web --config /var/opt/gitea/project/custom/conf/app.ini"
Custom path is /var/opt/gitea/custom
should be more logical to get var/opt/gitea/project/custom/
Maybe should be better to set custom path as arg and not only config file
Metadata
Metadata
Assignees
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.