admin/instance: Make the overview page faster
This commit is contained in:
parent
419902c59b
commit
83a3c743e3
3 changed files with 2 additions and 15 deletions
|
|
@ -27,7 +27,6 @@ var (
|
|||
)
|
||||
|
||||
// Information fetches information about this WissKI.
|
||||
// TODO: Rework this to be able to determine what kind of information is available.
|
||||
func (wisski *Info) Information(ctx context.Context, quick bool) (info status.WissKI, err error) {
|
||||
// setup flags
|
||||
flags := ingredient.FetcherFlags{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue