Blame | Letzte Änderung | Log anzeigen | RSS feed
propel.targetPackage = lib.modelpropel.packageObjectModel = truepropel.project = projectpropel.database = sqlitepropel.database.driver = sqlitepropel.database.createUrl = sqlite:%SF_DATA_DIR%/database.sqlitepropel.database.url = sqlite:%SF_DATA_DIR%/database.sqlitepropel.database.creole.url = ${propel.database.url}propel.database.user = rootpropel.database.password =propel.database.encoding = utf8; mysql optionspropel.mysql.tableType = InnoDBpropel.addVendorInfo = truepropel.addGenericAccessors = truepropel.addGenericMutators = truepropel.addTimeStamp = truepropel.addValidators = falsepropel.addIncludes = falsepropel.useDateTimeClass = truepropel.defaultTimeStampFormat = Y-m-d H:i:spropel.defaultTimeFormat = H:i:spropel.defaultDateFormat = Y-m-dpropel.schema.validate = falsepropel.samePhpName = falsepropel.disableIdentifierQuoting = falsepropel.emulateForeignKeyConstraints = true; directoriespropel.home = .propel.output.dir = %SF_ROOT_DIR%propel.schema.dir = ${propel.output.dir}/configpropel.conf.dir = ${propel.output.dir}/configpropel.phpconf.dir = ${propel.output.dir}/configpropel.sql.dir = ${propel.output.dir}/data/sqlpropel.runtime.conf.file = runtime-conf.xmlpropel.php.dir = ${propel.output.dir}propel.default.schema.basename = schemapropel.datadump.mapper.from = *schema.xmlpropel.datadump.mapper.to = *data.xmlpropel.builder.addComments = truepropel.builder.addBehaviors = true; behaviorspropel.behavior.default = symfony,symfony_i18npropel.behavior.symfony.class = plugins.sfPropelPlugin.lib.behavior.SfPropelBehaviorSymfonypropel.behavior.symfony_i18n.class = plugins.sfPropelPlugin.lib.behavior.SfPropelBehaviorI18npropel.behavior.symfony_i18n_translation.class = plugins.sfPropelPlugin.lib.behavior.SfPropelBehaviorI18nTranslationpropel.behavior.symfony_behaviors.class = plugins.sfPropelPlugin.lib.behavior.SfPropelBehaviorSymfonyBehaviorspropel.behavior.symfony_timestampable.class = plugins.sfPropelPlugin.lib.behavior.SfPropelBehaviorTimestampable