patch-gitea-anubis-opengraph #6
@@ -122,7 +122,10 @@
|
|||||||
|
|
||||||
# services.openssh.settings.UsePAM = true; #< required for `git` user to authenticate
|
# services.openssh.settings.UsePAM = true; #< required for `git` user to authenticate
|
||||||
|
|
||||||
services.anubis.instances."git.uninsane.org".settings.TARGET = "http://127.0.0.1:3000";
|
services.anubis.instances."git.uninsane.org" = {
|
||||||
|
settings.TARGET = "http://127.0.0.1:3000";
|
||||||
|
botPolicy.openGraph.enabled = true;
|
||||||
|
};
|
||||||
|
|
||||||
# hosted git (web view and for `git <cmd>` use
|
# hosted git (web view and for `git <cmd>` use
|
||||||
# TODO: enable publog?
|
# TODO: enable publog?
|
||||||
|
Reference in New Issue
Block a user