work/config/config.php

5 lines
81 B
PHP
Raw Normal View History

<?php
return [
'notice_push' => true, //是否开启websocket消息推送
];