Update sample env.php
This commit is contained in:
parent
bcfec3e180
commit
c2f1d4101d
@ -25,4 +25,9 @@ $SETTINGS = [
|
|||||||
// If this is running in a subfolder, set it accordingly or things will be strange
|
// If this is running in a subfolder, set it accordingly or things will be strange
|
||||||
// Include trailing slash
|
// Include trailing slash
|
||||||
"urlbase" => "/",
|
"urlbase" => "/",
|
||||||
|
|
||||||
|
"openweathermap_appid" => "",
|
||||||
|
"weather_summary_hours" => 8,
|
||||||
|
|
||||||
|
"mapquest_key" => ""
|
||||||
];
|
];
|
Loading…
x
Reference in New Issue
Block a user