Built motion from commit (unavailable).|2.5.9
[motion2.git] / server / api / setting / setting.model.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x6096=['bluebird','request-promise','path','rimraf','./setting.attributes','exports','Setting','settings','lodash','util','../../config/logger','api'];(function(_0x2718c7,_0x5a1636){var _0x59d89c=function(_0x4d4f49){while(--_0x4d4f49){_0x2718c7['push'](_0x2718c7['shift']());}};_0x59d89c(++_0x5a1636);}(_0x6096,0x1f4));var _0x6609=function(_0x1b5cb3,_0x31797f){_0x1b5cb3=_0x1b5cb3-0x0;var _0x5efd6d=_0x6096[_0x1b5cb3];return _0x5efd6d;};'use strict';var _=require(_0x6609('0x0'));var util=require(_0x6609('0x1'));var logger=require(_0x6609('0x2'))(_0x6609('0x3'));var moment=require('moment');var BPromise=require(_0x6609('0x4'));var rp=require(_0x6609('0x5'));var fs=require('fs');var path=require(_0x6609('0x6'));var rimraf=require(_0x6609('0x7'));var config=require('../../config/environment');var attributes=require(_0x6609('0x8'));module[_0x6609('0x9')]=function(_0x28b5e5,_0x1b5670){return _0x28b5e5['define'](_0x6609('0xa'),attributes,{'tableName':_0x6609('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};