MeteoCam: Difference between revisions

4 bytes added ,  09:06, 11 June 2021
m
mNo edit summary
Line 8: Line 8:
== Inifile parameters ==
== Inifile parameters ==
   [MeteoCam]
   [MeteoCam]
   MeteoCamMenu=true                       ; When false no ''MeteoCam'' menu item will be displayed, the ''MeteoCam'' is not available
   MeteoCamMenu=true               ; When false no ''MeteoCam'' menu item will be displayed, the ''MeteoCam'' is not available
   MeteoCamDir=                             ; The actual directory where the meteocam files can be found. If empty the webroot is used
   MeteoCamDir=.                    ; The actual directory where the meteocam files can be found. If empty the webroot is used
   MeteoCamName=                           ; the name of ''meteocam'' image. Any image type which can be displayed in the browser will do. e.g. ''meteocam.jpg''
   MeteoCamName=meteocam.jpg        ; the name of ''meteocam'' image. Any image type which can be displayed in the browser will do. e.g. ''meteocam.jpg''
   TimelapseExtension=                     ; the extension used. Possible values: ''mp4'', ''webm'' and ''ogg''
   TimelapseExtension=mp4          ; the extension used. Possible values: ''mp4'', ''webm'' and ''ogg''
 
The shown values are the defaults.


== Inner Working ==
== Inner Working ==