diff options
Diffstat (limited to 'dataobject.ini')
-rw-r--r-- | dataobject.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dataobject.ini b/dataobject.ini index ec5843e74..0a8a19833 100644 --- a/dataobject.ini +++ b/dataobject.ini @@ -8,3 +8,4 @@ class_prefix = db_driver = DB #Use this if you wish to use MDB2 as the driver quote_identifiers = 0 generator_exclude_regex = /oid_.*/ +generate_links = 1 |