diff --git a/fhem/FHEM/92_FileLog.pm b/fhem/FHEM/92_FileLog.pm index c1dabd08b..7bddf06fd 100755 --- a/fhem/FHEM/92_FileLog.pm +++ b/fhem/FHEM/92_FileLog.pm @@ -45,7 +45,6 @@ FileLog_Initialize($) archiveCompress archivecmd archivedir - archivesort createGluedFile:0,1 disable:0,1 disabledForIntervals @@ -1258,7 +1257,6 @@ FileLog_regexpFn($$) -
  • archivecmd / archivedir / nrarchive
    When a new FileLog file is opened, the FileLog archiver wil be called. @@ -1267,9 +1265,6 @@ FileLog_regexpFn($$) section), and there is a new entry to be written into the file.
    - archivesort may be the (default) alphanum or timestamp, and specifies - how the last files are computed.
    - If the attribute archivecmd is specified, then it will be started as a shell command (no enclosing " is needed), and each % in the command will be replaced with the name of the old logfile.
    @@ -1579,7 +1574,6 @@ FileLog_regexpFn($$) -
  • archivecmd / archivedir / nrarchive
    Wenn eine neue FileLog-Datei geöffnet wird, wird der FileLog @@ -1589,10 +1583,6 @@ FileLog_regexpFn($$) (define) beschrieben werden) und gleichzeitig ein neuer Datensatz in diese Datei geschrieben werden muss.
    - archivedir kann auf dem (voreingestellten) Wert alphanum oder timestamp - gesetzt werden, und bestimmt die Methode für die - Reihenfolgenberechnung der Dateien.
    - Wenn das Attribut archivecmd benutzt wird, startet es als shell-Kommando ( eine Einbettung in " ist nicht notwendig), und jedes % in diesem Befehl wird durch den Namen des alten Logfiles ersetzt.
    diff --git a/fhem/docs/commandref_frame.html b/fhem/docs/commandref_frame.html index 548c793b5..4bc69f043 100644 --- a/fhem/docs/commandref_frame.html +++ b/fhem/docs/commandref_frame.html @@ -1293,7 +1293,12 @@ The following local attributes are used by a wider range of devices: