luci-app-acme: Remove use_acme_server option since it's ignored by acme
authorSergey Ponomarev <stokito@gmail.com>
Sun, 26 May 2024 04:56:51 +0000 (07:56 +0300)
committerToke Høiland-Jørgensen <toke@toke.dk>
Sun, 26 May 2024 07:58:42 +0000 (09:58 +0200)
commitfcc4cc942adfb4a6019d04ca0e6b446a4cd6416f
tree95a560f1eed48283d0fdf9801def2b19c9a78248
parent31ba396f5e81c4decbfdf6855a721effb15d6b83
luci-app-acme: Remove use_acme_server option since it's ignored by acme

In the 1ad72c6fb5d1c49147194de4f1bca1eb9d1f8f88 was added use_acme_server flag and acme_server URL.
The problem is that the acme uses the only acme_server option.
A user may think that once the flag is turned off it will be ignored, but it's not.

To avoid confusion, it's easier just to remove the flag.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js