Recent content by Juliáng

  1. J

    How do you make a global change for log rotation on all subscriptions/domains?

    Thank you Bit Poster. I update this table with this: update log_rotation set turned_on = 'true', period_type = 'by_time', period = 'weekly', max_number_of_logfiles = '4', compress_enable = 'true' ;
Back
Top