Configuration Questions
Ad
Ad
Extend and Export OctoberCMS theme settings
Extend OctoberCMS theme settings and export them easily to file. Import them to other website with all settings.
Waf configure error, cannot find pyembed for some reason
I'm trying to configure planck likelihood code using ./waf, but i keep getting the following error after calling ./waf configure cc=gcc
Application configuration files
Ok, so i don't want to start a holy-war here, but we're in the process of trying to consolidate the way we handle our application configuration
How can I 301 redirect multiple leading slashes (///file.txt) to just (/file.txt)?
I have my apache conf set to show php generated text on a .txt file like so: alias /file.txt /var/www/domain.com/html/file.php
Problem when sending a local mail with Maildev in Laravel 7
I'm stuck with a problem sending a local mail on the maildev server from laravel and i can't find the answer. here is the code of my .env file
Can you override the formatter for a specific log in log.properties
I am using log.properties to configure logging for a java app. each class gets its own logger named after itself (e.g.
SVN for Emacs: how do you set author name and save password?
I can't seem to find this on google anywhere. i am trying to move to emacs from eclipse but i can't for the life of me figure out how to set my
How do you share configuration information or business rules between languages
I'm looking for best practices for using the same data in different places without
Can you suggest something a little more advanced than java.util.Properties?
Do you know any libraries similar to java.util.properties that support more advanced features like grouping properties, storing arrays, etc? i am
How to provide installation spesific configuration for React app at runtime?
In python applications i can do the following, changing settings.py contents per application deployment: #
How to set a UITableView Editing Mode from a swipe action?
I need to turn on a tableview editing mode by clicking on one of its cells from swipe action "move": code for swipe action:
Ad
clang: error: linker command failed with exit code 1 (use -v to see invocation) Xcode 10.2.1
I know this question has been asked a lot of times and there are many probable answer, but none of them helped me to get over my problem. here
Flutter - Block Webview Cookies in WKWebView
Our flutter app uses webview to give users access to our online retail store. this retails store uses cookies. this hasn’t been a problem
config prod, config stage and keys files are good practice?
I am using config files to store defaults and passwords/tokens/keys. defaults are no problem to be public. obviously i want passwords to remain
[Android studio]- After configuring Flutter and dart sdk path, when I click apply, it just erases the path I entered
I started android studio(flutter & dart) two days ago, and i've been getting errors again and again, but i overcame the previous errors but
Multi configuration Matrix job fails to start emulator with some errors
I am creating a multi configuration matrix job to run my tests on multiple emulators on jenkins but it is failing and emulator does not start.
How to restart linked Docker Compose services in PyCharm's Run Configuration?
I'm trying to use a django server run/debug configuration in pycharm with a
NodeJS Async / Await - Build configuration file with API call
I would like to have a configuration file with variables set with data i fetch from an api. i think i must use async and
Python Datetime - How do I only get the time to print and not the date? How do I configure it to make sure it only prints what I want it to?
Trying to figure out how to configure the datetime to only print what i want it to print. i only want it to print time and don't know how to stop
Node.js config file vs .env architecture practice and building pattern
I'm developing server side app on node.js and i thinking about config file usage. but when i google it.. well as for now i have more
Cache config table and access it globally Laravel
I've a configuration model with its table in database named configurations. it has 3 columns: id, key, and value
configurable vue frontend application
Im working on a vue frontend that consumes a backend api that are both being deployed to the same kubernetes cluster. i would like to make the vue
Ad
Atom shows ModuleNotFoundError when running python script
I'm running mac os x (10.14.4) and i'm attempting to follow youtube tutorial;
How to run a single Dart file in your Flutter project using Android Studio?
Is there a way to run a single file with a main function without having to compile the entire app? i want to be able to
How to Load AWS Config from DB instead of credential.json
Is there any way to load aws keys & secret keys by getting it from db instead of using load from json or any other method. what i want to do
Get All ENV variables in Laravel
Laravel has a .env file that contains various variables. is there a way to get all the variables in one line of php code? i don't want to
Is there a way i can recover my deleted .env laravel file from server
I am using the laravel 5.6. i did some configurations in the server and somehow .env file is corrupted. can i recover this with the same
Android Configuration Changes lead to change in layout direction
I have an issue with some devices like note3 designing in portrait mode only i have both rtl and ltr support when i change the language of the app
Module parse failed: Unexpected token on React Component Render
I am trying to make configure react with typescript (only for for type checking), babel for all code transpilation, jest for testing, eslint for
can we use Intent extras to preserve UI ?
I was reading about different methods used to preserve ui data across configuration changes and system-initiated process death. i came across this
Using Multiple Configuration Files in Flutter
Right now i am using this to load my configurations for my app, await
don't get a sorted and clean result from Laravel Eloquent queries
I have this code which to find the student data from the database: public function edit($id) { $student =
Could not find a valid GoogleService-Info.plist after handle different configuration in Build phrase
I am working on use firebase to tag in application ios. i have different configuration in app, dev, prod, preprod, appstore. so i have
Ad
const String API_BASE_URL in Dart
First i have to say i'm new to the flutter and related technologies. resonantly i have started working with opensource flutter project. i faced
Android APK download of my app doesn't work, Xamarin.Android
Short version: xamarin.android app crashes with prod config but not with test config. it works on both my phones, but not on
NodeJS - how to securely store ip, username and password of a database?
I have a nodejs code to connect to mysql database: var mysql = require('mysql') var express = require('express') var app =
Changing Qutebrowser Startpage in config.py
I want to set my startpage in the config.py file, so i can sync that file to my other devices and have the same configuration. i
How to undo the effect of command "php artisan config:cache"?
I (by mistake) run the command php artisan config:cache in my local development setup, due to which all the calls(from my
Node Config file setup to connect with database using sequelize and enviroment variables
I have a sequelize configuration file that i use to connect with db: config/database.js const config =
How to run second node.js server from same folder with alternative configuration
I would like to run a second node.js server (using same code) running from the same directory as the first. i use the default.json file in the
What is the right way of accessing configuration from, say, config.json outside of Startup class?
What is the right way of accessing configuration from, say, config.json outside of startup class? do we need to create new configuration()
Making WCF easier to configure
I have a set of wcf web services connected to dynamically by a desktop application. my problem is the really detailed config settings that
Is there any way to configure windows to not change the focus?
I'm tired of being in the middle of typing something, having a pop-up with a question appear, and hitting enter before reading it... (it also
Ad
Can chrome or other browsers be customized to run a local JavaScript file on all tabs open?
Please how can i attach a javascript file to my chrome, so as any page loads it runs the code on that page? does chrome save the html pages
Ionic 3 Response with status: 0 for URL: null
I have an ionic 3 app. i recently added the ios platform. when i run it on ios (emulator and device) all the server requests that has
Realm crashes at first call. Configurations cannot be different if used to open the same file
I get this error: fatal exception: java.lang.illegalargumentexception configurations cannot be different if used to open the same
User authentication on Resin webserver
I'm currently tasked with replacing an apache + resin java web server with a resin-only configuration.
Registry vs. INI file for storing user configurable application settings
I'm a new windows programmer and i'm not sure where i should store user configurable application settings. i understand the need to provide a
Makefile can I execute a configuration only once?
Im trying to create a makefile which compiles some files and creates some outputs but first i want it to execute the configuration only one time
Validate a record before against the records in another Object before saving - Salesforce
I have a requirement where in opportunity record detail page has customer, agency, sales owner, account manager fields and there is another custom
Typo3 mailserver issues (Mailing list hitobito CRM)
We from the the swiss umbrella association for youth parliaments (dsj) use typo3 as the backbone of our website. next to typo3, we also use the
TYPO3 - Where do i need to put script files to be @imported
In the typo3 backend, in the web -> template section, in a template´s setup text entry, i want to
Which languages are involved in the configuration of TYPO3?
Which languages are involved in the configuration of typo3 with default extensions?
Changing default file structure in a Java Struts App
I have been working with struts for some time, but for a project i am finishing i was asked to separate templates (velocity .vm files), configs
Ad
Kusto query to exclude results from a certain time (Ex. Thursday from midnight-2am EST)
I am newer to kql and i am trying to write a query against configuration changes made to files with an extension of ".config" and would
How Read configuration properties based value pass?
I have spring boot application where the user sends parameter and based on this parameter, there are configuration should be get. i
Enterprise Library CacheFactory.GetCacheManager Throws Null Ref
I'm trying to convert an application using the 1.1 version of the enterprise library caching block over to the 2.0 version. i think where i'm
How to split Spring Conditional configuration?
My application uses its own spring configuration condition to provide beans according to setup, but because of volumes, i expect to
Exception org.jboss.modules.ModuleNotFoundException: org.lg.log4j2 when attempting to add log4j 2 as module in jBoss eap 7
I am using log4j 2.16 for my ejbs. im meaning to add the log4j-core (and log4j-api if necessarily ) as module in jboss eap 7 but i keep getting
Access device camera from WKWebView doesn't start
I know that this question was asked many times but after hours of testing i'm still for something which works.. i try to load an url from a
Spring MVC web app i18n
In a web application written using spring-mvc, i want to allow users to change the current language by clicking on a link which text is the name
Camel sftp producer. How to put multiple files to different sftp folders from single processor
I use dsl configuration and spring. my route looks like this: @component public class uploadroutesdefinition extends
ResourceBundle file outside jar
I have a spring boot application with /resources/application.properties, when deployed there is a application.properties
How do I get the value of a setting in appsettings.json from configuration in programs.cs Blazor app
Can anyone tell me how to get the value from an appsettings.json file in my program.cs file in a blazor (core 5) app. basically just need to write
Using IConfiguration, [value] works but IsSettingEnabled for the same returns false
In the particular project i am working on, i am using the same pattern as i use in other projects successfully. however, with this one i am
Ad
.NET: Select concrete classes using config file
(this question specifically in c#, but applies generally to .net) i have a largish application that has a fairly good design,
Do these values belong in a config file or database?
There are multiple values i have been storing in asp.net configsections sections for each "module". i have been wondering if they even belong in
Best way to have a live readable config file in Asp.Net
I need to tweak some variables (only in a development setting) without having to restart iis or anything (so i assume web.config is the wrong
Config Files for Biztalk Host Processes
A single biztalk server can have multiple host processes. is it possible to create an application config file for each host process? for example i
Modify config file based on build constants
I have an application dependent on some internal web services, and so we want our development and staging configurations to point to the
What is the intended use of the DEFAULT section in config files used by ConfigParser?
I've used configparser for quite a while for simple configs. one thing that's bugged me for a long time is the default section. i'm not really
WCF Configuration without a config file
Does anyone know of a good example of how to expose a wcf service programatically without the use of a configuration file? i know the service
Programmatically encrypting a config-file in .NET
Could somebody please do a rundown of how to programmatically encrypt a config-file in .net, preferably in c#. what i would like to do is
Using ConfigurationManager to load config from an arbitrary location
I'm developing a data access component that will be used in a website that contains a mix of classic asp and asp.net pages, and need a good way to
NodeJS Express - How to Create Configuration File for POST Request?
I using express in nodejs to accept url post request call then the system will response a json file upon request. my
Webpack - Folder Access Outside Application Folder
I have code base, the folder structure for which looks like this : |- build |- node_modules |- apps |--- app_no_1 |-----
Ad
How to configure .env file to send mails in production using laravel 5.5
Please i want to know how to configure the .env file snippet below mail_driver=smtp mail_host=smtp.mailtrap.io
Stripe Grails configuration per locale
Is there a way in grails to stripe the config by locale? eg like this: locale { fr-fr { grails.serverurl =
How to import a module given the full path?
How can i load a python module given its full path? note that the file can be anywhere in the filesystem, as it is a configuration
RestClientTest and NoSuchBeanDefinitionException
I m trying to use the @restclienttest to test a rest client class. it is stated that : it will apply
Spring Framework: is possible to create two beans of the same @Component without @Configuration?
I'm just doing some experiments with spring web apps in order to learn better how the framework works. i usually create more beans of the
How to modify a momentjs calendar to have weeks start on a user-specified day?
I am writing an app with angularjs 1.5. i am using the momentjs library for my date/time. i have made a calendar. i made the
Jenkins does not trigger build when receiving GitHub webhook
I'm in trouble setting up jenkins to trigger a build on a github push. here's the config of my jenkins job (the build is here only a touch
Looking for configuration DSL that allows sparse specification and outputs JSON
Background: we have all seen several ways to configure a distributed application. for my purposes, two of them stand out: have a
PHP - Application config file stored as - ini,php,sql,cached,php class,JSON,php array?
I am trying to decide on the best way to store my applications configuration settings. there are so many options. the majority of
Front-end/ReactJs environment based configuration
What would be a good way of specifying configuration for a front-end/reactjs client? the back-end is using spring boot and is aware of the
How to write 2 ip for one database?
I have datasource configuration file where i have context with resource(s) like this <context>
Ad
How to connect to SQL Server 2008
I have a desktop, and a laptop. the desktop has windows 7 64-bit and the laptop has vista ultimate 32-bit. on both machines i have sql server 2008
WCF service configuration file question regarding <baseAddresses>
From what i've seen the tag is ignored when hosting a wcf service in iis. i understand that when self-hosting this is required but is this
how to get parameter value from pom.xml via config.properties
I want to receive the link specified in a pom.xml through a config.properties i have:
'Add theme settings for configuration' in shopify - Error message 'unexpected token' keeps coming up?
I'm following instructions on shopify developers to create a 'how did you hear about us form field' for my website. fyi i am using safari on a
Test that NSURLSessionConfiguration settings are obeyed
I created an nsurlsessionconfiguration with some default settings but when i see the request object made with that configuration in my custom
WebRequest from localhost to localhost : why is it being denied?
My app uses a webrequest at certain points to get pages from itself. this shouldn't be a problem. it actually works fine on the server,
Apache 2, Joomla 1.0.x configuration causes malformed response in IE 6+?
A friend of mine has inherited an old joomla 1.0.x site, that amongst other things has a big problem with ie visitors. the site is
Best way to switch configuration between Development/UAT/Prod environments in ASP.NET?
I need to switch among 3 different environments when developing my web app - development, uat, and prod. i have different database connections in
IntelliJ configuration directory
Is there a way to configure the directory where all the configuration files are stored by intellij idea (version 8.0.1)? by default, these
how to configure a bufferred and timeout based appender in log4net?
I want to configure a forwarding-appender in log4net, that does the following: it buffers up to n messages. when n is reached, its
How do I configure a RollingFileAppender to roll by date and size with log4net?
I am configure log4net to use a composite rollingfileappender so that the current file is always named logfile.log and all
Ad
Make XAMPP / Apache serve file outside of htdocs folder
Is it possible to configure xampp to serve up a file outside of the
“CONFIGURATION” menu is not showing on website panel
I installed a website panel on windows server 2012. i wanted to install mysql 5.5 on it, and for this case it must to be have a menu with
Ad
Blog Categories
Ad