Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

General

Admin very slow on private network

Started by zio 3 years ago · 6 replies · 468 views
3 years ago

Hi all
I try to install grav on a private network ( without external access) have very bit problem when use admin pannel get more timeout and very slow open page.
If use same on a pc that have internet connection all work corret.
Sameone can help?

3 years ago

@ziobelo, On each request in Admin, calls are being made to Grav's server to check for updates, notifications and feeds.

3 years ago

Now disable notification and news and still work more fast .
There's same other think I can disable to improve the speed?

3 years ago

@ziobelo, AFAIK, switching the following default settings to false might have an effect on network access and hence performance. You can set these settings using Admin, or in /user/config/plugins/admin.yaml.

YAML
  widgets_display:
    dashboard-maintenance: true
    dashboard-notifications: true
    dashboard-feed: true
  enable_auto_updates_check: true
  notifications:
    feed: true
    dashboard: true
    plugins: true
    themes: true

I'm not an Admin expert though since I'm not using it...

last edited 10/25/23 by pamtbaau
3 years ago

on which file find it?

3 years ago

@ziobelo, See my previous reply.

3 years ago

find tks now try if work more fine

Suggested topics

Topic Participants Replies Views Activity
General · by Jerry Hunt, 4 days ago
2 80 9 hours ago
General · by pamtbaau, 14 hours ago
1 51 13 hours ago
General · by Andy Miller, 1 day ago
0 44 1 day ago
General · by Marcel, 12 months ago
6 346 5 days ago
General · by Duc , 5 days ago
3 40 5 days ago