nbtevo-system-dump/sda0/opt/conn/data/pim_settings.yml
2025-06-09 15:07:26 +02:00

200 lines
6.0 KiB
YAML

# Configuration for devices.
#
# Object names in configuration (by Handlers):
# Contacts, Callstacks, Calendar, Tasks, Notes, Messages, Reminder
# Object names in configuration (by Objects):
# Contacts, Images, ExternalCallstacks, InternalCallstacks, Calendar, Tasks, TextNotes, AudioNotes, Emails, MMS, SMS, Reminder
#
all:
# CommonPaths:
# ArchiveDirectory : /mnt/share/conn/pim_bt
# WorkingDirectory: /mnt/share/conn/pim_bt
# CacheDBPath : /tmp/conn/
# ParentDir : /mnt/share/conn/pim/
PhoneDefinitions:
IPhone:
Vendor: "PHONE_VENDOR_APPLE"
OS6Models: ["PHONE_MODEL_APPLE_IPHONE", "PHONE_MODEL_APPLE_IPHONE_1X", "PHONE_MODEL_APPLE_IPHONE_2X", "PHONE_MODEL_APPLE_IPHONE_3X", "PHONE_MODEL_APPLE_IPHONE_4X"]
# Synchronization:
# FirstSyncOrder:
# -[ExternalCallstacks]
# -[Contacts]
# -[Calendar, Tasks, TextNotes]
# -[Emails, SMS]
# SecondSyncOrder:
# -[ExternalCallstacks]
# -[Emails, SMS]
# -[Calendar, Tasks, TextNotes]
# -[Contacts]
# Timeout: 2000000000 # ??? Still used?
# TimeoutAfterSyncError: 5000
# TimeoutForDeltaSyncTrigger: 300
# TimeoutOnSyncReady: 10000
# SyncRestartsMaxNumber: 2
#
# MOSTRelatedSettings:
# PacketMaxLength: 60000
# UseAsynchChannel: 1
# MaxQueueLength: 64
#
# MaxQueryNumberOfElements:
# default: 2000
# ExternalCallstacks: @all/MOSTRelatedSettings/MaxQueryNumberOfElements/default@
# Calendar: @all/MOSTRelatedSettings/MaxQueryNumberOfElements/default@
# Contacts: @all/MOSTRelatedSettings/MaxQueryNumberOfElements/default@
# Tasks: @all/MOSTRelatedSettings/MaxQueryNumberOfElements/default@
# SMS: @all/MOSTRelatedSettings/MaxQueryNumberOfElements/default@
# MMS: @all/MOSTRelatedSettings/MaxQueryNumberOfElements/default@
# Textnotes: @all/MOSTRelatedSettings/MaxQueryNumberOfElements/default@
# Reminder: @all/MOSTRelatedSettings/MaxQueryNumberOfElements/default@
#
# SCPSettings:
# PIMMgrParameters:
# PIMCentralDatabaseFileName : pim01.db
# PlatfromInternalJapanDatabase : PIM_JP.dbf
# DSTDatabaseFilePath : /opt/conn/data
# DSTDatabaseFile : DaylightSavingTime.dbf
# CollationPath : /opt/conn/lib/libcollation.so
# AssignedDevice : Bluephone
# PhotoScaleUpFactor : 150
# PlatfromInternalDatabase : PIM.dbf
# SettingsFilePath : /mnt/share/conn/pim/settings.dat
# TimeFrames:
# Calendar:
# Normal:
# Start: -30
# End: 90
# Buffer: 30
# Small:
# Start: -10
# End: 30
# Buffer: 10
# Tasks:
# Normal:
# Start: -3650
# End: 3650
# Buffer: 60
# Small:
# Start: -60
# End: 30
# Buffer: 10
#
# DatabaseMaxSize:
# Contacts: 64000
# Calendar: 50000
# Tasks: 24000
# Textnotes: 100
# Emails: 30000
# MMS: 512
# SMS: 1000
# ExternalCallstacks: 512
MaxCountConditions:
Contacts: 800
Calendars: 800
Tasks: 800
Notes: 800
Messages: 1
Callstacks: 800
Reminders: 800
# ObjectSpecificConfiguration:
# Messages:
# Emails:
# DeleteCountWhenMemoryFull: 5
# MaxMostRecent: 100
# IncomingLimit: 100
# AttachmentsStorePath: "/mnt/share/conn/pim"
# AttachmentsRingBufferSize: 10
# DownloadAttachmentTimeout: 10000
# MaxAttachmentsSize: 2097152
# SMS:
# DeleteCountWhenMemoryFull: 5
# SubjectLength: 32
# MaxMostRecent: 150
#
# DeleteResyncTimeout: 2000
# SyncTimeoutAfterOutboxCheckup: 4000
# ContactsSyncPauseTimeout: 300000
# DownloadBlockSize: 5
#
# Contacts:
# ContactsMaxCount: 5000
#
# Callstacks:
# CallInStackMaxEntries: 20
# CallOutStackMaxEntries: 20
# MaxEmptyCallListsSyncCountAllowed: 3
# isHybridCallstacks: true
#
# BT:
# TimeoutOnConnect: 110000
#
# AuthenticationPassword:
# PBAP: PBAP_PASSWORD
#
# AuthenticationUserID:
# PBAP: PBAP_USERID
#
# NumberOfBTDevices: 4
# NumberOfOnlineServers: 2
# RecipientsListLimit: 10
#
# PIMStatus:
# Enabled: true
# Timeout: 30000
# TemplateFilePath: /opt/conn/data/pim_status_template.html
# GeneratedFilePath: /dev/shmem/pim_status.html
PIMStatistics:
Enabled: false
SCPDBDirectory: "/mnt/share/conn/pim_bt"
GlobalSearch:
SessionCacheSize: 10
# ----------------------------------
# All other device types go further
# ----------------------------------
#
#CacheDB:
# @inherits@: all
#
PrimaryDevice:
@inherits@: all
SCPSettings:
PIMMgrParameters:
AssignedDevice : Bluephone
SecondaryDevice:
@inherits@: all
SCPSettings:
PIMMgrParameters:
AssignedDevice : BluephoneSecondary
#
#BON:
# @inherits@: all
# ApplicationCode: 47
# ACMRetriesCount: 3
# ProvisioningRetriesCount: 3
# ControlDeviceRetriesCount: 3
# ProvisioningRetriesCount: 3
# ControlDeviceRetriesCount: 3
# MessageNotificationPollingInterval: 15
# ACMRetriesTimeout: 1500
# ControlDeviceTimeout: 1500
# ProvisioningApplicationName: ews_bon
# CommonPaths:
# ArchiveDirectory : /mnt/share/conn/pim_online
# WorkingDirectory : /mnt/share/conn/pim_online
#
#FLEET:
# @inherits@: BON
# ApplicationCode: 48
# ProvisioningApplicationName: ews_fleet
# CommonPaths:
# ArchiveDirectory : /mnt/share/conn/pim_online
# WorkingDirectory : /mnt/share/conn/pim_online
#
#UnknownDevice:
# @inherits@: all