rgb-cln/doc/developers-guide/app-development
ShahanaFarooqui cc2665da7f clnrest: prefixing all rest config options with `cln`
This will allow users to use clnrest with c-lightning-REST without conflicts.
It was required for applications to have enough time for migrating from c-lightning-REST to clnrest.

Changelog-Changed:
config option `rest-certs` changed to `clnrest-certs`
config option `rest-protocol` changed to `clnrest-protocol`
config option `rest-host` changed to `clnrest-host`
config option `rest-port` changed to `clnrest-port`
config option `rest-cors-origins` changed to `clnrest-cors-origins`
config option `rest-csp` changed to `clnrest-csp`
2023-11-16 11:21:04 +01:00
..
commando.md doc/rest: add documentation for REST interface 2023-09-12 16:10:15 +09:30
grpc.md doc: fix cln-grpc example. 2023-11-14 10:48:41 +01:00
json-rpc.md doc/rest: add documentation for REST interface 2023-09-12 16:10:15 +09:30
rest.md clnrest: prefixing all rest config options with `cln` 2023-11-16 11:21:04 +01:00
third-party-libraries.md doc/rest: add documentation for REST interface 2023-09-12 16:10:15 +09:30