648540858
2022-05-18 ff83f2c7c83c5d2dcc7acc63ecce4aa51ddea53b
src/main/resources/all-application.yml
@@ -28,7 +28,7 @@
        poolMaxIdle: 500
        # [可选] 最大的等待时间(秒)
        poolMaxWait: 5
    # [可选] jdbc数据库配置, 项目使用sqlite作为数据库,一般不需要配置
    # [必选] jdbc数据库配置
    datasource:
        type: com.alibaba.druid.pool.DruidDataSource
        driver-class-name: com.mysql.cj.jdbc.Driver
@@ -170,6 +170,8 @@
    save-position-history: false
    # 点播等待超时时间,单位:毫秒
    play-timeout: 3000
    # 上级点播等待超时时间,单位:毫秒
    platform-play-timeout: 60000
    # 是否开启接口鉴权
    interface-authentication: true
    # 自动配置redis 可以过期事件