[**@jupyterlite**](../../../../../README.md) *** [@jupyterlite](../../../../../README.md) / [@jupyterlite/services](../../../README.md) / [SiteDrive](../README.md) / IOptions # Interface: IOptions Defined in: [packages/services/src/contents/sitedrive.ts:285](https://github.com/jupyterlite/jupyterlite/blob/a95d6514a2a2ad980a8192375bb192869fbf747b/packages/services/src/contents/sitedrive.ts#L285) The options used to create a site drive. ## Properties ### applicationUrl > **applicationUrl**: `string` Defined in: [packages/services/src/contents/sitedrive.ts:289](https://github.com/jupyterlite/jupyterlite/blob/a95d6514a2a2ad980a8192375bb192869fbf747b/packages/services/src/contents/sitedrive.ts#L289) The URL of the current JupyterLite application. *** ### rootUrl > **rootUrl**: `string` Defined in: [packages/services/src/contents/sitedrive.ts:294](https://github.com/jupyterlite/jupyterlite/blob/a95d6514a2a2ad980a8192375bb192869fbf747b/packages/services/src/contents/sitedrive.ts#L294) The URL of the JupyterLite site root. *** ### serverSettings? > `optional` **serverSettings**: `ISettings` Defined in: [packages/services/src/contents/sitedrive.ts:299](https://github.com/jupyterlite/jupyterlite/blob/a95d6514a2a2ad980a8192375bb192869fbf747b/packages/services/src/contents/sitedrive.ts#L299) The server settings of the drive.