@@ -229,6 +229,7 @@ SIMDITOR_TOOLBAR = [ |
||
| 229 | 229 |
] |
| 230 | 230 |
SIMDITOR_CONFIGS = {
|
| 231 | 231 |
'toolbar': SIMDITOR_TOOLBAR, |
| 232 |
+ 'is_api': True, |
|
| 232 | 233 |
'upload': {
|
| 233 | 234 |
'url': '/simditor/upload', |
| 234 | 235 |
'fileKey': 'upload', |