File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828
2929define ('TP_VERSION ' , '3.1.2 ' );
3030define ("UPGRADE_MIN_DATE " , "1724862801 " );
31- define ('TP_VERSION_MINOR ' , '60 ' );
31+ define ('TP_VERSION_MINOR ' , '61 ' );
3232define ('TP_TOOL_NAME ' , 'Teampass ' );
3333define ('TP_ONE_DAY_SECONDS ' , 86400 );
3434define ('TP_ONE_WEEK_SECONDS ' , 604800 );
4545define ('UPGRADE_SEND_EMAILS ' , true );
4646define ('KEY_LENGTH ' , 16 );
4747define ('EDITION_LOCK_PERIOD ' , 86400 ); // Defines the delay for which an item edition lock is active
48- define ('LOG_TO_SERVER ' , true ); // Defines if logs are sent to the server
48+ define ('LOG_TO_SERVER ' , false ); // Defines if logs are sent to the server
4949define ('OAUTH2_REDIRECTURI ' , 'index.php?post_type=oauth2 ' );
5050
5151define ('ERR_NOT_ALLOWED ' , '1000 ' );
Original file line number Diff line number Diff line change 1717 },
1818 {
1919 "table_name" : " background_tasks_logs" ,
20- "structure_hash" : " b2fcc60ceb4d88543c9c40e6abefd85116b17b5c6b796cc63b53f4832f451e0f "
20+ "structure_hash" : " ab77226ca8ef4921c0aa7b2b442ea333bf5c700c9f0335d092a62c1543f57ada "
2121 },
2222 {
2323 "table_name" : " cache" ,
101101 },
102102 {
103103 "table_name" : " log_system" ,
104- "structure_hash" : " 685365edf156d518fba2f4be654e32ea65033f1327bc6295d67e8c34f365068f "
104+ "structure_hash" : " e06372e0b89d7b381814d35631d6b7e65ca1cb7d211ca5aa98830b3f57bc54cc "
105105 },
106106 {
107107 "table_name" : " misc" ,
You can’t perform that action at this time.
0 commit comments