comparison doc/app_acct.conf.sample @ 1228:e5010975da35

Fix typo in comment.
author Thomas Klausner <tk@giga.or.at>
date Thu, 18 Jul 2013 14:45:37 +0200
parents 4cdf146f11d5
children
comparison
equal deleted inserted replaced
1227:34c2ae08176f 1228:e5010975da35
65 # Table: 65 # Table:
66 # The name of the table to use. The fields and types in this table must be created accordingly to the Part I configuration in this file. 66 # The name of the table to use. The fields and types in this table must be created accordingly to the Part I configuration in this file.
67 # Example: Table = "incoming"; 67 # Example: Table = "incoming";
68 68
69 # Timestamp_field: 69 # Timestamp_field:
70 # Optionaly, you can specify a name of a field that will receive the value 'now' when a new record is inserted. 70 # Optionally, you can specify a name of a field that will receive the value 'now' when a new record is inserted.
71 # Default: no timestamp is inserted. 71 # Default: no timestamp is inserted.
72 # Example: Timestamp_field = "recorded_on"; 72 # Example: Timestamp_field = "recorded_on";
73 73
74 # Server_name_field: 74 # Server_name_field:
75 # Optionaly, you can specify a field which will receive the Diameter Identity of the local server for each record saved. 75 # Optionally, you can specify a field which will receive the Diameter Identity of the local server for each record saved.
76 # This is useful especially if you have several Accounting servers and want to check Load-Balancing behavior or so, 76 # This is useful especially if you have several Accounting servers and want to check Load-Balancing behavior or so,
77 # after aggregating all the data. 77 # after aggregating all the data.
78 # Default: no server name inserted. 78 # Default: no server name inserted.
79 # Example: Server_name_field = "recorded_serv"; 79 # Example: Server_name_field = "recorded_serv";
80 80
"Welcome to our mercurial repository"