Where can I modify the source code to adjust privilege reputation values

Viewed 239

Someone asked before whether it is possible to configure the reputation value required for each operation in the privilege, but it seems that this operation is not currently supported. The 3 options provided do not meet the needs.

So I want to ask, where can I modify the source code to adjust these values?
Also, where is the source code path? How can I find it in the linux via ftp?

1 Answers

Thank you, I will try this later

Could you please tell me how to do this in MYSQL?

Execute the SQL such as UPDATE `answer`.`config` SET `value` = '200' WHERE `key` = 'rank.question.edit';