You are not logged in.
Pages: 1
Hi,
I am for years using glpi now on 10.0.6 which works fine.
I still always have a problem of slow loading dashboard
never complete, i reload and reload and sometime apache
cry i am running a DDOS attack ;-)
I have 12Go RAM and 4 CPU cores, not so big database,
on ldap authentification.
I see sometimes the same bug from elseone but never
a good fix.
an idea ?
Siotorp
Offline
Hi,
do you like the dashboard?
I do not!
wrote a redirect rule from dashboard to tickets. Those flying loading icons are annoying.
in your .htaccess file add: (replace www.yourweb.com/glpi with your real site location:
RewriteCond %{HTTP_HOST} ^www\.yourweb\.com$
RewriteRule ^glpi\/front\/central\.php$ "https\:\/\/www\.yourweb\.com\/glpi\/front\/ticket\.php" [R=302,L]
best regards,
Boris.
Production: GLPI 10.0.2 (plugins: OCS NG, Accounts, OAuth2 IMAP)
Offline
Pages: 1