You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -207,9 +207,8 @@ Things you can configure:
207
207
| Setting | Description |
208
208
|---|---|
209
209
| export_path | absolute or relative path to the directory where to save exported data to |
210
-
| timezone | an Olson timezone to be used in generated audit reports. If invalid or missing, reports will use the timezone local to the computer running the export tool |
211
210
| filename | an audit item ID whose response is going to be used to name the files of exported audit reports. Can only be an item with a response type of `text` from the header section of the audit such as Audit Title, Document No., Client / Site, Prepared By, Personnel, or any custom header item which has a 'text' type response (doesn't apply when exporting as CSV) |
212
-
| export_profiles | to apply an export profile transformation to particular templates, give here a list of export profile ids
211
+
| preferences | to apply a preference transformation to particular templates, give here a list of preference ids
213
212
| sync_delay_in_seconds | time in seconds to wait after completing one export run, before running again
214
213
| export_inactive_items | This setting only applies when exporting to CSV. Valid values are true (export all items) or false (do not export inactive items). Items that are nested under [Smart Field](https://support.safetyculture.com/templates/smart-fields/) will be 'inactive' if the smart field condition is not satisfied for these items.
215
214
| media_sync_offset_in_seconds | time in seconds since an audit has been modified before it will by synced
0 commit comments