update
This commit is contained in:
parent
0baf2562b7
commit
2c244c4a9a
@ -364,7 +364,7 @@ When a domain is configured with `dnsMode: 'forward'`:
|
||||
### Memory Storage Warning
|
||||
```typescript
|
||||
console.warn(
|
||||
'<EFBFBD> WARNING: StorageManager is using in-memory storage.\n' +
|
||||
'⚠️ WARNING: StorageManager is using in-memory storage.\n' +
|
||||
' Data will be lost when the process restarts.\n' +
|
||||
' Configure storage.fsPath or storage functions for persistence.'
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user