NagaseYami
NagaseYami
由于我个人在使用多家机场,想分成多个gist进行管理,所以希望能增加这个功能🙇♂️ 目前只能在`gistconf.ini`的`[common]`里设置一个ID,然后所有的配置文件都会被上传到这个gist里 希望能把id分到每个配置文件里而不是只能在`[common]`里设置 大致意思就是这样 ``` [common] # id=xxx 不再是从这里设置所有Profile的公共ID token=xxx username=xxx [Profile1] id=xxx # 而是从这里设置每个Profile的gist ID type=xxx url=https://xxxx.com [Profile2] id=xxx type=xxx url=https://xxxx.com ```
### Steps to reproduce - Run komga with Docker - Run Authelia with Docker - Follow [this guide](https://www.authelia.com/integration/openid-connect/komga/) to setup OAuth2 - Sign in with Authelia - Restart my browser...