Skip to content

Commit 0d57d85

Browse files
committed
docs: remove outdated HTTPS section from SERVER_IS_CONFIGURED file
1 parent 8c29e81 commit 0d57d85

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

src/main/resources/raw/SERVER_IS_CONFIGURED.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@ This server is meant to communicate only with the **[Linkora](https://github.com
66

77
#{PLACEHOLDER_1}
88

9-
### **HTTPS Support**
10-
- If you're **hosting locally**, you **can't connect** via **HTTPS** right now.
11-
- HTTPS requires a **trusted certificate** from a recognized Certificate Authority (CA), which isn’t typically applicable for local setups.
12-
- The other way is to manually generate a self-signed certificate and configure it, which may be added in future versions.
13-
- If you're **hosting on a cloud service**, you can use HTTPS by setting up an SSL certificate through your provider.
14-
159
### **Database & Data Syncing**
1610
- Apps have their **own databases**.
1711
- This server is **only meant to store your data** in the local system that you're currently running on.

0 commit comments

Comments
 (0)