Незначительные поправки
This commit is contained in:
@@ -44,16 +44,16 @@ module.exports = {
|
||||
*/
|
||||
|
||||
server: {
|
||||
root: '',
|
||||
host: '0.0.0.0',
|
||||
port: '22380',
|
||||
root: '',
|
||||
},
|
||||
//opds: false,
|
||||
opds: {
|
||||
enabled: true,
|
||||
root: '/opds',
|
||||
user: '',
|
||||
password: '',
|
||||
root: '/opds',
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
@@ -9,9 +9,9 @@ module.exports = Object.assign({}, base, {
|
||||
execDir,
|
||||
|
||||
server: {
|
||||
root: '',
|
||||
host: '0.0.0.0',
|
||||
port: '12380',
|
||||
root: '',
|
||||
},
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user