The following table lists options that you can add to the admin_settings.yaml file for troubleshooting purposes only.
Table: Troubleshooting options in the admin_settings.yaml file
Option | Description | Default value | Example |
---|---|---|---|
| Recreate the local rest API token each time iManage Drive starts. |
| allow_local_rest_api_token_refresh: false |
| Enable or disable the creation of reparse point files by iManage Drive. |
| create_reparse: true |
| Enable or disable the checking of Security Policy Manager (SPM) policies. |
| enable_check_policy: true |
| Displays a notification when a zero-byte file is synced. |
| ignore_zero_byte_files: false |
| Migrate system’s local GoDrive data folder from GoDrive to iManage Drive. Runs on the .exe only. |
| migrate_go_drive_directory_to_drive: false |
| Migrate to using new hash calculations that match the server. |
| migrate_to_new_hash_calculations: false |
| Enable new version of refresh that uses snapshots. |
| refresh_with_snapshots: false |
| Enable the feature to start the hydrater from Python. If disabled, the hydrater won't be started if it is running in Python. |
| start_hydrater_from_python: true |
| To allow any file extension, enable this setting. This includes no extensions longer than eight characters. The application adds an extension of |
| support_any_file_extension: true |
| List of hosts that are trusted but don't have a valid SSL certificate. NOTE: Don't use this configuration settings in production. This setting is used to troubleshoot any authentication-related issues and shouldn't be used in production. | Not set | trusted_hosts: |
| Enable directory-based migration procedure. |
| use_dir_based_migration_procedure: true |