feat: allow https://github.com/
This commit is contained in:
parent
f7010e5367
commit
bdb4d5c5cf
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
||||||
allowed-uris = [
|
allowed-uris = [
|
||||||
"github:"
|
"github:"
|
||||||
"gitlab:"
|
"gitlab:"
|
||||||
|
"https://github.com/"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
optimise.automatic = true;
|
optimise.automatic = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue