Expose instance feed config option in the API and show it on About page
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -94,4 +94,7 @@ export interface IConfig {
|
||||
avatar: number;
|
||||
banner: number;
|
||||
};
|
||||
instanceFeeds: {
|
||||
enabled: boolean;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user