feat: add indiekit-endpoint-youtube plugin configuration
This commit is contained in:
@@ -308,6 +308,7 @@ export default {
|
||||
"@rmdes/indiekit-endpoint-lastfm",
|
||||
"@rmdes/indiekit-endpoint-podroll",
|
||||
"@rmdes/indiekit-endpoint-activitypub",
|
||||
"indiekit-endpoint-youtube",
|
||||
],
|
||||
"@indiekit/store-github": {
|
||||
user: githubUsername,
|
||||
@@ -406,5 +407,8 @@ export default {
|
||||
debugDashboard: activityPubDebugDashboard,
|
||||
debugPassword: activityPubDebugPassword,
|
||||
},
|
||||
"indiekit-endpoint-youtube": {
|
||||
mountPath: "/youtube",
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user