mirror of
https://github.com/Spritetm/picframe_colepd.git
synced 2025-04-18 16:44:40 -04:00
10 lines
270 B
Text
10 lines
270 B
Text
menu "Photoframe Configuration"
|
|
|
|
config PHOTOFRAME_BASE_URL
|
|
string "Base URL"
|
|
default "http://example.com/"
|
|
help
|
|
Base URL. Points to a http (not https) URL where the epd-info.php etc files can be found.
|
|
Note that this MUST end with a / character!
|
|
|
|
endmenu
|