Skip to main content
Module

x/wmill/settings.ts>SimplifiedSettings

Open-source developer platform to turn scripts into workflows and UIs. Fastest workflow engine (5x vs Airflow). Open-source alternative to Airplane and Retool.
Go to Latest
interface SimplifiedSettings
import { type SimplifiedSettings } from "https://deno.land/x/wmill@v1.364.1/settings.ts";

Properties

auto_invite_enabled: boolean
auto_invite_as: string
auto_invite_mode: string
optional
webhook: string
optional
deploy_to: string
optional
error_handler: string
optional
error_handler_extra_args: any
optional
error_handler_muted_on_cancel: boolean
optional
openai_resource_path: string
code_completion_enabled: boolean
optional
large_file_storage: any
optional
git_sync: any
optional
default_app: string
optional
default_scripts: any
name: string