update
This commit is contained in:
@@ -364,7 +364,7 @@ When a domain is configured with `dnsMode: 'forward'`:
|
|||||||
### Memory Storage Warning
|
### Memory Storage Warning
|
||||||
```typescript
|
```typescript
|
||||||
console.warn(
|
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' +
|
' Data will be lost when the process restarts.\n' +
|
||||||
' Configure storage.fsPath or storage functions for persistence.'
|
' Configure storage.fsPath or storage functions for persistence.'
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user