JDISC Import - Systemdienste ausschließen
-
Hallo miteinander,
wie kann ich beim Import der JDISC Informationen die "Systemdienste" in i-doit ausschließen.
Irgendwie finde ich in den Import Profilen nicht das korrekte Mapping (oder ich bin blind).Habe grad den ersten Import auf einer neuen Installation durch, da ist erstmal ein Haufen uninteressantes mit rüberkommen (welches zudem viel zu viele Objectlizenzen frisst).
Muss man hier wirklich JEDEN Dienst in die Blacklist aufnehmen?
Dabei ist mir der Importvorgang fehlerhaft abgebrochen (Timeout).Wie habt Ihr das gemacht oder handhabt das?
mfG
Thomas -
Bzgl. Timeouts.
Habe das so gelöst, dass in der Datei/etc/apache2/sites-available/i-doit.conf
folgenden Abschnitt bzgl. der Timeout Parameter angepasst habe:
</IfModule>
</Directory>#TimeOut 600 #ProxyTimeout 600 TimeOut 6000 ProxyTimeout 6000 <FilesMatch "\.php$"> <If "-f %{REQUEST_FILENAME}"> SetHandler "proxy:unix:/var/run/php/php7.3-fpm.sock|fcgi://localhost" </If> </FilesMatch> LogLevel warn ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined</VirtualHost>
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login