Closed
Description
To keep the gitea directory pristine, I currently symlink the custom
directory to a directory outside which contains my config and various overrides.
I think it would be useful if one could specify the path to the custom directory, for example through a -c <custom-dir>
switch (which would enable me to skip the symlink step).