chore: remove resource relative path setting

This commit is contained in:
Steven
2023-09-29 19:55:13 +08:00
parent 8cd976791e
commit fa8d2f6639
9 changed files with 166 additions and 235 deletions

View File

@@ -1006,7 +1006,6 @@
| ----- | ---- | ----- | ----------- |
| license_key | [string](#string) | | |
| enable_signup | [bool](#bool) | | Whether to enable other users to sign up. |
| resource_relative_path | [string](#string) | | The relative path of the resource directory. |
| custom_style | [string](#string) | | The custom style. |
| custom_script | [string](#string) | | The custom script. |
| auto_backup | [AutoBackupWorkspaceSetting](#slash-api-v2-AutoBackupWorkspaceSetting) | | The auto backup setting. |