Skip to content

Commit

Permalink
Update 02_FHEMAPP.pm
Browse files Browse the repository at this point in the history
change FA_DEFAULT_FOLDER from ./www/fhemapp to ./www/fhemapp4
  • Loading branch information
jemu75 authored Feb 12, 2024
1 parent c1e4938 commit ad62e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 02_FHEMAPP.pm
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ eval {

use constant {
FA_VERSION => '0.2.0', #Version of this Modul
FA_DEFAULT_FOLDER => './www/fhemapp', #Default Path to FHEMapp
FA_DEFAULT_FOLDER => './www/fhemapp4', #Default Path to FHEMapp
FA_VERSION_FILENAME => 'CHANGELOG.md', #Default Version Filename
FA_INIT_INTERVAL => 60, #Default Startup Interval
FA_DEFAULT_INTERVAL => 3600, #Default Interval
Expand Down

0 comments on commit ad62e7d

Please sign in to comment.